tenet
qiling
Our great sponsors
tenet | qiling | |
---|---|---|
2 | 9 | |
1,102 | 4,227 | |
- | 1.7% | |
0.0 | 7.6 | |
10 months ago | 6 days ago | |
Python | Python | |
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.
qiling
-
PyPANDA: Generic unpacking based on whole-system record and replay with Ghidra integration. Including interview with author of paper and tool Luke Craig.
qiling is built on unicorn directly. qiling focuses on emulating binaries (read: emulating a single program and not an OS). It uses the binary blob work to load binaries and their associated shared objects. It then hooks the OS calls and presents an interface to the program as though it has interacted with an OS. see here
What are some alternatives?
angr - A powerful and user-friendly binary analysis platform!
frontier-silicon-firmwares - Frontier silicon internet radio firmware binaries
flare-ida - IDA Pro utilities from FLARE team
panda - Platform for Architecture-Neutral Dynamic Analysis
drakvuf-sandbox - DRAKVUF Sandbox - automated hypervisor-level malware analysis system
simplify - Android virtual machine and deobfuscator
ddisasm - A fast and accurate disassembler
pwndbg - Exploit Development and Reverse Engineering with GDB Made Easy
ret-sync - 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.
bincopy - Mangling of various file formats that conveys binary information (Motorola S-Record, Intel HEX, TI-TXT, Verilog VMEM, ELF and binary files).
obfDetect - IDA plugin to pinpoint obfuscated code
mu - Project Mu Documentation