30 open-source projects similar to igogo-x86/hexrayspytools, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
Tiny cute emulator plugin for IDA based on unicorn.
GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.
Karta - source code assisted fast binary matching plugin for IDA
This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from compiled binaries. It functions as a malware analysis utility and string decryptor, extracting obfuscated text to reveal concealed program behavior without executing the code. The tool automates the recovery of embedded strings through a combination of emulated instruction execution and abstract syntax tree evaluation. It utilizes pattern-based heuristic detection to identify obfuscation routines and employs cross-platform binary parsing to process multiple executable formats. The s
A curated list of IDA x64DBG, Ghidra and OllyDBG plugins.
A Coverage Explorer for Reverse Engineers
Export disassemblies into Protocol Buffers
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
IDAPython tool for creating automatic C++ virtual tables in IDA Pro