libafl
There are 11 repositories under libafl topic.
AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
hardik05/Damn_Vulnerable_C_Program
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
epi052/fuzzing-101-solutions
Companion repository to the Fuzzing101 with LibAFL series of blog posts.
seemoo-lab/VirtFuzz
VirtFuzz is a Linux Kernel Fuzzer that uses VirtIO to provide inputs into the kernels subsystem. It is built with LibAFL.
Agnoctopus/Tartiflette
Snapshot fuzzing with KVM and LibAFL
fkie-cad/butterfly
LibAFL components for stateful fuzzing
zu1k/LibAFL-Book-zh
LibAFL 文档书 简体中文版
saruman9/android_fuzzing_pres
VR of Android apps: from 0 to 0-day using fuzzing. Presentation.
saruman9/viber_linkparser_fuzzer
LibAFL-based Fuzzer for Viber's native library `liblinkparser.so`
Sparrrgh/Qemu-CGI-fuzzer
CGI fuzzer for MIPS, created specifically to test binaries belonging to the DSL-3788 router from D-Link
Slava0135/N3onDiff
Differential fuzzing for Neo (N3) blockchain virtual machine based on LibAFL