AFLplusplus
State of the art fuzzing for better security
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.
Contributor Guidance
Projects
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...