Andrea Fioraldi
Andrea Fioraldi
angrdbg
Abstract library to generate angr states from a debugger state
angrgdb
Use angr inside GDB. Create an angr state from the current debugger state.
IDAngr
Use angr in the IDA Pro debugger generating a state from the current debug session
frida-fuzzer
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
qasan
QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.
cve_searchsploit
Search an exploit in the local exploitdb database by its CVE
afl-qemu-cov
Measure Basic Blocks coverage of all testcases in the AFL queue using a patched QEMU
frida-js-afl-instr
An example on how to do performant in-memory fuzzing with AFL++ and Frida