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.

Projects

Contributor
hengzh
Mentor
Marc Heuse, domenukk
Organization
AFLplusplus
AFL-style UI: Add AFL-style UI to the TUI monitor
LibAFL, a library written by Rust, helps people develop a fuzzer tailored to specific needs, but due to the lack of the running status information of...
Contributor
Matheus Baptistella
Mentor
Andrea, Addison
Organization
AFLplusplus
Fuzzer Template Generator: abstracting complexity to produce knowledge.
Libafl is a library written in Rust that provides components to build fuzzers. A newcomer might feel confused when creating a fuzzer because that...