LibAFL, the fuzzer library.
Advanced Fuzzing Library - Slot your own Fuzzers together and extend their features, using Rust.
Example usages
We collect example fuzzers in ./fuzzers
.
The best-tested fuzzer is ./fuzzers/libfuzzer_libpng
, a clone of libfuzzer using libafl for a libpng harness.
Description
Languages
Rust
68.8%
C
26.3%
C++
3%
Python
0.9%
Shell
0.5%
Other
0.3%