Pinned Repositories
AFL-Snapshot-LKM
A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.
AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
Fuzz-With-Wine-Demo
A set of helpers and examples to fuzz Win32 binaries with AFL++ QEMU
fuzzer-challenges
Challenging testcases for fuzzers
Grammar-Mutator
A grammar-based custom mutator for AFL++
LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
LibAFL-legacy
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
qemu-libafl-bridge
A patched QEMU that exposes an interface for LibAFL-based fuzzers
qemuafl
This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.
unicornafl
AFL bindings for Unicorn-Engine
Advanced Fuzzing League ++'s Repositories
AFLplusplus/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
AFLplusplus/Grammar-Mutator
A grammar-based custom mutator for AFL++
AFLplusplus/AFL-Snapshot-LKM
A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.
AFLplusplus/LibAFL-legacy
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
AFLplusplus/qemuafl
This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.
AFLplusplus/unicornafl
AFL bindings for Unicorn-Engine
AFLplusplus/Fuzz-With-Wine-Demo
A set of helpers and examples to fuzz Win32 binaries with AFL++ QEMU
AFLplusplus/fuzzer-challenges
Challenging testcases for fuzzers
AFLplusplus/qemu-libafl-bridge
A patched QEMU that exposes an interface for LibAFL-based fuzzers
AFLplusplus/cargo-libafl
Fuzz Rust code with LibAFL
AFLplusplus/StdFuzzer
StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL
AFLplusplus/unicornafl_legacy
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
AFLplusplus/libafl_qemu_artifacts
AFLplusplus/libafl_paper_artifacts
AFLplusplus/Commit-Fuzzing-Demo
This is an example library to show how to fuzz with AFL++ only the code modified by the last commit.
AFLplusplus/tinyinst-rs
Rust bindings for googleprojectzero/TinyInst
AFLplusplus/libafl_fuzzbench
Fuzzers implemented with libafl to evaluate several techniques on fuzzbench
AFLplusplus/symcc
SymCC: efficient compiler-based symbolic execution
AFLplusplus/Website
the AFL++ website
AFLplusplus/lain
A structured fuzzing framework built in Rust
AFLplusplus/fuzzbench
FuzzBench - Fuzzer benchmarking as a service.