Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 718 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 718 Bytes

Rebased Comment

This plugin rebases comments when you rebase your IDA database.

The plugin will search for hexadecimal numbers that are within range of your program's segments, and fix your comments after every rebase.

Targeting support for IDA 7.0+.

Installing

Copy rebased_comment.py to either %IDA_INSTALL_DIR%\plugins or to %AppData%\Hex-Rays\IDA Pro\plugins

Pseudocode Before Rebase

Rebasing Pseudocode After Rebase