ucgJhe / QdbLinks
A multi-architecture and cross-platform debugger baked by Qiling Framework
☆88Updated 3 years ago
Alternatives and similar repositories for Qdb
Users that are interested in Qdb are comparing it to the libraries listed below
Sorting:
- a taint tracer based on DynamoRIO, currently ARM only☆40Updated 5 years ago
- ☆61Updated 10 months ago
- IDA_Signsrch in Python☆108Updated 5 years ago
- An IDA processor for eBPF bytecode☆68Updated last year
- A code-searching/completion tool, for IDA APIs☆83Updated 9 months ago
- Backward Taint Analysis (GUI) on Desktop : Analyzing trace log to determine exploitability by tracking data propagation☆48Updated 8 years ago
- An IDA plugin that allows you to use /proc/kallsyms output to import function and data labels into an extracted Android kernel image.☆69Updated 6 years ago
- IDA Pro Docker Image☆101Updated 3 months ago
- nanoMIPS IDA plugin☆68Updated 4 years ago
- IDA Pro to Ghidra Key Bindings to feel like if you were in IDA Pro when navigating☆90Updated 6 years ago
- A set of Android binary exploitation tasks for beginners.☆29Updated 6 years ago
- android kernel pwn☆20Updated 6 years ago
- Static Binary Instrumentation☆121Updated 4 years ago
- An IDA processor for eBPF bytecode☆48Updated 4 years ago
- Fast-Symbolic-Emulation-Engine. 主要用于自动化逆向约束求解,目的是解决angr的各种不足之处,大学时使用本工具solve了很多ctf题目,毕业后不打ctf了,很少维护了,后面可能会用来做一些其他的程序分析,反混淆也是不错. ( tips: r…