Hex-Rays Decompiler plugin for better code navigation
Support IDA Pro from 6.4 version with installed Hex-Rays Decompiler plugin (x86 or ARM).
Here is the main features list schedule for first release:
- navigation through virtual function calls in Hex-Rays Decompiler window;
- type REconstruction automatically builds a structure definition based on accesses to a pointer variable (similar to the built-in "Create new structure" feature);
- C-tree graph visualization shows the decompiled function's C-tree in a graph format;
- ObjectExplorer tries to identify and display information about C++ objects (RTTI), virtual tables in the executable;
Documentation
Authors and Contributors
Aleksandr Matrosov (@matrosov) Eugene Rodionov (@rodionov)