Skip to content

HexRaysCodeXplorer v1.0

Compare
Choose a tag to compare
@matrosov matrosov released this 21 Sep 10:49
· 181 commits to master since this release

This plugin offers several additions for the Hex-Rays decompiler.

  • 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
  • Object Explorer tries to identify and display information about C++ objects' virtual tables in the executable