MrNox / XRaysComments

A simple IDA Pro plugin to show all HexRays decompiler comments written by user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XRaysComments

A simple IDA Pro plugin to show all HexRays decompiler comments written by user

Installation

Copy the file xray_comments.py to the plugins fonder under IDA Pro installation path.

Usage

Go to Edit -> Plugins -> XRaysComments or press Shift+C even you can do a simple or regex substring search.

xray animated gif

FAQ

  • Does this plugin need to decompile all functions?
    Yes. It could take several minutes only the first time it is run

  • Wouldn't a better option be to read it from IDB?
    Yes, you right :(.

About

A simple IDA Pro plugin to show all HexRays decompiler comments written by user


Languages

Language:Python 100.0%