notify-bibi / TriggerBug
Fast-Symbolic-Emulation-Engine. 主要用于自动化逆向约束求解,目的是解决angr的各种不足之处,大学时使用本工具solve了很多ctf题目,毕业后不打ctf了,很少维护了,后面可能会用来做一些其他的程序分析,反混淆也是不错. ( tips: repo设置private再public会丢失全部star, 此操作丢失了40个stars ... )
☆9Updated 2 months ago
Alternatives and similar repositories for TriggerBug:
Users that are interested in TriggerBug are comparing it to the libraries listed below
- 基于angr的污点分析引擎☆39Updated 6 years ago
- ☆41Updated 7 years ago
- CTF pwn工具,一个快速搭建任何版本环境的工具、使用chroot具备环境隔离、ida自动加载DWARF、被调试程序输入输出重定向等功能☆15Updated 4 years ago
- Fuzzing SILK with AFL☆25Updated 4 years ago
- 使用intel pin来求解一部分CTF challenge☆32Updated 6 years ago
- A Coverage-Based fuzzing tools☆23Updated 3 years ago
- linux system call hook framework☆47Updated 6 years ago
- adobe afdko fuzz☆41Updated 5 years ago
- A new type of js fuzzer☆26Updated 5 years ago
- IoT Security Papers☆48Updated 5 years ago
- Windows平台下的细粒度污点分析工具☆49Updated 8 years ago
- A IDAPython script for searching overflows by IDA.☆21Updated 7 years ago
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆44Updated 3 years ago
- Fuzzilli For quickjs☆28Updated 5 years ago
- A collection of POP exploits.☆29Updated 4 years ago
- Backward Taint Analysis (GUI) on Desktop : Analyzing trace log to determine exploitability by tracking data propagation