tenet
ret-sync
Our great sponsors
tenet | ret-sync | |
---|---|---|
2 | 3 | |
1,101 | 1,737 | |
- | - | |
0.0 | 0.0 | |
10 months ago | 11 days ago | |
Python | C | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tenet
-
I'm looking for a program-flow highlighting tool. Any ideas?
Tenet: use a specific trace output (see tracers) and import the trace into IDA, which then gets a colorized view. You can also play the trace forward and backward à la Windbg TTD.
ret-sync
-
I'm looking for a program-flow highlighting tool. Any ideas?
ret-sync: synchronize a debugger (WinDbg / GDB / LLDB / OllyDbg2 / x64dbg) with a disassembler (IDA / Ghidra / Binary Ninja) in which you can colorize the trace. See the bc command.
- Announcing version 7.6 for IDA Freeware! Includes cloud based decompiler.
What are some alternatives?
ghidra - Ghidra is a software reverse engineering (SRE) framework
REDRIVER2 - Driver 2 Playstation game reverse engineering effort
flare-ida - IDA Pro utilities from FLARE team
radare2 - UNIX-like reverse engineering framework and command-line toolset
Ghidra-Cpp-Class-Analyzer - Ghidra C++ Class and Run Time Type Information Analyzer
capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. [Moved to: https://github.com/capstone-engine/capstone]
ghidra-setup - An Inno Setup script to package Ghidra for Windows
semblance - Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.
ghidra-ci - Nightly builds of NSA's Ghidra
qiling - A True Instrumentable Binary Emulation Framework
obfDetect - IDA plugin to pinpoint obfuscated code