AFLplusplus

State of the art fuzzing for better security

Technologies
llvm, rust, fuzzing, qemu
Topics
fuzzing, ci
State of the art fuzzing for better security
We are dedicated to provide the most effective fuzzing frameworks. Our work includes AFL++, the most effective and flexible fuzzer, and libafl, a library to build your own fuzzer with the most modern techniques and technologies.
2024 Program

Successful Projects

Contributor
Marcondiro
Mentor
rmalmain
Organization
AFLplusplus
Adapt kAFL / Nyx to LibAFL QEMU
This proposal addresses the project Adapt kAFL / Nyx to LibAFL QEMU presented in the project list. The project's goal is to integrate...
Contributor
aarnav
Mentor
Marc Heuse
Organization
AFLplusplus
Rewrite AFL++'s afl-fuzz in Rust as a front-end for LibAFL
LibAFL is a framework which pioneered the concept of modular fuzzers, where different parts of the fuzzer, such as the instrumentation, mutators,...