There are 15 repositories under afl-fuzz topic.
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!
An step by step fuzzing tutorial. A GitHub Security Lab initiative
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
Winnie is an end-to-end system that makes fuzzing Windows applications easy
Learn how to combine libprotobuf-mutator with libfuzzer & AFL++
A grammar-based custom mutator for AFL++
Upload files done during my research.
Variation of american fuzzy lop for testing compilers
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录
Patches to afl to fix bugs or add enhancements
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
run AFL with pintool
A tool to manage, conduct, and assess dictionary-based fuzz testing
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
A monitoring script for AFL
run AFL with dynamorio
Fuzzing with the generated argument
CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL
Vagrant setup for building a machine for CTF/exploit development
Fuzzing the COVESA/vsomeip library with AFL++
Experiment in implementation of an instrumentation for American Fuzzy Lop using DynamoRIO