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: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automates renaming and tagging of IDA PRO functions based on API calls or jumps | 621 |
| Tools and scripts for interacting with the IDA Pro disassembler | 1,435 |
| Provides a scripting interface to IDAPython's features for reverse engineering | 320 |
| Provides an interactive way to navigate function references in IDA Pro | 426 |
| Displays Hex-Rays microcode for reverse engineering and analysis purposes | 234 |
| Automates function name extraction from unpacked Delphi event constructors in IDA Pro | 152 |
| A collection of Python scripts and tools for manipulating and analyzing data from IDA Pro disassembler output. | 2 |
| Python scripts for interacting with IDA disassembler | 12 |
| Automates recurrent tasks in IDA using Python | 189 |
| Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
| A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 392 |
| Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
| A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 565 |
| An interactive data visualization plugin for IDA Pro | 288 |
| A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 298 |