retdec-idaplugin
Binary decompiler
Decompiles binary code from various architectures into human-readable assembly code
RetDec plugin for IDA
762 stars
39 watching
129 forks
Language: C++
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |
cisco-talos/ghida | A plugin that integrates Ghidra decompiler into IDA Pro to provide a GUI-based reverse engineering tool | 779 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 390 |
antelcat/ida_copilot | An IDA Pro plugin that integrates the capabilities of ChatGPT to aid in reverse engineering and analysis | 143 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |
onethawt/idaplugins-list | A curated collection of plugins for reverse engineering and analysis tools IDA PRO | 3,557 |
lcq2/riscv-ida | A Python-based RISC-V processor module for disassembling and emulating IDAPro binaries | 29 |
airbus-cert/ttddbg | A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 |
acsdavid97/dotnethooker | Tools for tracing and analyzing .NET function calls and argument dumps to aid in reverse engineering malware. | 5 |
anatolikalysch/vmattack | A plugin for IDA Pro that helps reverse engineers analyze and deobfuscate virtualization-based packed binaries | 813 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |
radareorg/r2ghidra | An integration of the Ghidra decompiler into radare2 for native code analysis and reverse engineering. | 350 |
airbus-seclab/bincat | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,691 |
decurity/abi-decompiler | Reverses Ethereum smart contract ABI information from EVM bytecode | 217 |
l4ys/lazyida | Improves the IDA Pro disassembly experience by introducing automated formatting and shortcut functionality. | 1,092 |