afl-fuzz
There are 76 repositories under afl-fuzz topic.
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!
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Battelle/afl-unicorn
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
sslab-gatech/winnie
Winnie is an end-to-end system that makes fuzzing Windows applications easy
mrash/afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
Metalnem/sharpfuzz
AFL-based fuzz testing for .NET
fuzzuf/fuzzuf
Fuzzing Unification Framework
GJDuck/e9afl
AFL binary instrumentation
bruce30262/libprotobuf-mutator_fuzzing_learning
Learn how to combine libprotobuf-mutator with libfuzzer & AFL++
AFLplusplus/Grammar-Mutator
A grammar-based custom mutator for AFL++
julieeen/kleefl
Seeding fuzzers with symbolic execution
RootUp/PersonalStuff
Upload files done during my research.
zhunki/Superion
Superion is a fuzzer which extends the famous AFL to support structured inputs such as JavaScript and XML.
agroce/afl-compiler-fuzzer
Variation of american fuzzy lop for testing compilers
AFLplusplus/LibAFL-legacy
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
WayneDevMaze/Chinese_noted_AFL
记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录
agroce/tstl
Template Scripting Testing Language tool: automated test generation for Python
vanhauser-thc/afl-patches
Patches to afl to fix bugs or add enhancements
vanhauser-thc/afl-dyninst
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
vanhauser-thc/afl-pin
run AFL with pintool
test-pipeline/orthrus
A tool to manage, conduct, and assess dictionary-based fuzz testing
adrianherrera/afl-mutation-graph
Recover mutation graph from an AFL seed
LyleMi/aflnw
AFLNW: network wrapper for AFL
AFLplusplus/unicornafl_legacy
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
reflare/afl-monitor
A monitoring script for AFL
vanhauser-thc/afl-dynamorio
run AFL with dynamorio
zodf0055980/Yuan-fuzz
Fuzzing with the generated argument
tokenrove/niffy
NIF testing harness
axt/afl-cov
AFL fuzzing coverage CFG visualization
risicle/cpytraceafl
CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL
RootUp/PHDays9
My fuzzing workshop from PHDays9
kapaw/pwnmachine
Vagrant setup for building a machine for CTF/exploit development
cfanatic/vsomeip-fuzzing
Fuzzing the COVESA/vsomeip library with AFL++
atrosinenko/afl-dr
Experiment in implementation of an instrumentation for American Fuzzy Lop using DynamoRIO
vanhauser-thc/afl-simulate
Simulate afl-fuzz