src
IDA Disassembler Tools
Tools and scripts for interacting with the IDA Pro disassembler
IDAPython project for Hex-Ray's IDA Pro
1k stars
89 watching
287 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
swackhamer/ida_scripts | Python scripts for interacting with IDA disassembler | 12 |
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
patois/genmc | Displays Hex-Rays microcode for reverse engineering and analysis purposes | 231 |
igogo-x86/hexrayspytools | A plugin for IDA Pro that improves work with HexRays decompiler and aids in reconstructing structures and classes | 1,420 |
pfalcon/scratchabit | A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 396 |
lcq2/riscv-ida | A Python-based RISC-V processor module for disassembling and emulating IDAPro binaries | 29 |
l4ys/lazyida | Improves the IDA Pro disassembly experience by introducing automated formatting and shortcut functionality. | 1,092 |
patois/dsync | A plugin that synchronizes code views between different disassembler and decompiler tools | 449 |
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |
crytic/ida-evm | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 308 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
avast/retdec-idaplugin | Decompiles binary code from various architectures into human-readable assembly code | 763 |
patois/xray | Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
danigargu/dereferencing | A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 560 |
lanhikari22/gba-ida-pseudo-terminal | Tools for disassembling and analyzing Game Boy Advance game data using IDA Python commands | 13 |