Skip to content

Phrank plugin and actions

Simon Sokolov edited this page Apr 25, 2022 · 2 revisions

Phrank creates following actions:

  1. phrank::vtable_maker (Alt-Q) creates new virtual table from HexRays window. Cursor should be on int object, that points to virtual table address.
  2. phrank::struct_maker (Shift-A) analyzes variable, that holds memory pointer, then creates new appropriate structure and changes variable's type accordingly.
Clone this wiki locally