Advanced Fuzzing League ++
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
AFLplusplus
afl++ is afl with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode, Redqueen and a lot more!
-
-
unicornafl
Forked from unicorn-engine/unicornUnicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
-
Website
the AFL++ website
-
AFL-Snapshot-LKM
A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.
-
AFLSmart-Custom-Mutator
An implementation of AFLSmart as a custom mutator for AFL++.
-
Fuzz-With-Wine-Demo
A set of helpers and examples to fuzz Win32 binaries with AFL++ QEMU
-
Commit-Fuzzing-Demo
This is an example library to show how to fuzz with AFL++ only the code modified by the last commit.