idadiff
Module renamer
Automates renaming of sub-modules in IDA PRO by comparing hashes of source and destination binary samples using the @Heurs MACHOC algorithm.
IDAPython script in order to auto-rename subs
20 stars
5 watching
4 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
a1ext/auto_re | Automates renaming and tagging of IDA PRO functions based on API calls or jumps | 611 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |
hasherezade/ida_ifl | Provides an interactive way to navigate function references in IDA Pro | 424 |
patois/genmc | Displays Hex-Rays microcode for reverse engineering and analysis purposes | 231 |
coldzer0/ida-for-delphi | Automates function name extraction from unpacked Delphi event constructors in IDA Pro | 153 |
ioncodes/ida_scripts | A collection of Python scripts and tools for manipulating and analyzing data from IDA Pro disassembler output. | 2 |
swackhamer/ida_scripts | Python scripts for interacting with IDA disassembler | 12 |
synacktiv/bip | Automates recurrent tasks in IDA using Python | 189 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 390 |
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
danigargu/dereferencing | A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 560 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 287 |
oalabs/hashdb-ida | A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 296 |