Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
翻译 - 先进的模糊库-在Rust中将您的Fuzzer放在一起!跨核心和机器扩展。对于Windows,Android,MacOS,Linux,no_std,...
A patched QEMU that exposes an interface for LibAFL-based fuzzers
Companion repository to the Fuzzing101 with LibAFL series of blog posts.
Fuzz Rust code with LibAFL
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
Snapshot fuzzing with KVM and LibAFL
An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing
VirtFuzz is a Linux Kernel Fuzzer that uses VirtIO to provide inputs into the kernels subsystem. It is built with LibAFL.
Fuzzers implemented with libafl to evaluate several techniques on fuzzbench
A coverage-guided REST API fuzzer developed on top of LibAFL
StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL