Repository navigation
libafl
- Website
- Wikipedia
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
Companion repository to the Fuzzing101 with LibAFL series of blog posts.
VirtFuzz is a Linux Kernel Fuzzer that uses VirtIO to provide inputs into the kernels subsystem. It is built with LibAFL.
Snapshot fuzzing with KVM and LibAFL
LibAFL components for stateful fuzzing
VR of Android apps: from 0 to 0-day using fuzzing. Presentation.
LibAFL-based Fuzzer for Viber's native library `liblinkparser.so`
CGI fuzzer for MIPS, created specifically to test binaries belonging to the DSL-3788 router from D-Link
Differential fuzzing for Neo (N3) blockchain virtual machine based on LibAFL