naim94a / rebasedcomment

Comment rebasing for IDA Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Comment rebasing for IDA Pro


Languages

Language:Python 100.0%