tenet
ret-sync
tenet | ret-sync | |
---|---|---|
2 | 3 | |
1,315 | 2,035 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | 9 months 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.
-
Tenet: A Trace Explorer for Reverse Engineers (IDA Pro Plugin)
Code source available here: https://github.com/gaasedelen/tenet
ret-sync
-
ret-sync+WinDbg+Ghidra - program unavailable
I am trying to connect Ghidra project to WinDbg Preview using ret-sync (https://github.com/bootleg/ret-sync). I think I have everything installed correctly, but in Ghidra console output for ret-sync extension I get:
-
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?
flare-ida - IDA Pro utilities from FLARE team
ghidra - Ghidra is a software reverse engineering (SRE) framework
qiling - A True Instrumentable Binary Emulation Framework
obfDetect - IDA plugin to pinpoint obfuscated code
REDRIVER2 - Driver 2 Playstation game reverse engineering effort
ipyida - IPython console integration for IDA Pro
radare2 - UNIX-like reverse engineering framework and command-line toolset
androguard - Reverse engineering and pentesting for Android applications
Ghidra-Cpp-Class-Analyzer - Ghidra C++ Class and Run Time Type Information Analyzer
idaxex - Xbox/Xbox360 loader plugin for IDA 9, and xex1tool, supporting most known Xbox executable file formats (XEX/XBE)
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]