Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Afl Fuzz
33 Open Source Afl Fuzz Software Projects
Free and open source afl fuzz code projects including engines, APIs, generators, and tools.
Aflplusplus
2422 ⭐
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!
Mrash Afl Cov
362 ⭐
Produce code coverage results with gcov from afl-fuzz test cases
Sharpfuzz
224 ⭐
AFL-based fuzz testing for .NET
Kleefl
184 ⭐
Seeding fuzzers with symbolic execution
Libprotobuf Mutator_fuzzing_learning
165 ⭐
Learn how to combine libprotobuf-mutator with libfuzzer & AFL++
Libafl
103 ⭐
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
Afl Patches
76 ⭐
Patches to afl to fix bugs or add enhancements
Agroce Tstl
85 ⭐
Template Scripting Testing Language tool: automated test generation for Python
Test Pipeline Orthrus
62 ⭐
A tool to manage, conduct, and assess dictionary-based fuzz testing
Afl Pin
59 ⭐
run AFL with pintool
Grammar Mutator
114 ⭐
A grammar-based custom mutator for AFL++
Afl Mutation Graph
47 ⭐
Recover mutation graph from an AFL seed
Superion
67 ⭐
Superion is a fuzzer which extends the famous AFL to support structured inputs such as JavaScript and XML.
Niffy
31 ⭐
NIF testing harness
Afl Monitor
33 ⭐
A monitoring script for AFL
Personalstuff
88 ⭐
This is a repo is to upload files done during my research.
Phdays9
26 ⭐
My fuzzing workshop from PHDays9
Afl Cov
26 ⭐
AFL fuzzing coverage CFG visualization
Afl Dynamorio
30 ⭐
run AFL with dynamorio
Afl Simulate
17 ⭐
Simulate afl-fuzz
Pwnmachine
17 ⭐
Vagrant setup for building a machine for CTF/exploit development
Afl Dr
14 ⭐
Experiment in implementation of an instrumentation for American Fuzzy Lop using DynamoRIO
Kinetic
18 ⭐
Deployment and maintenance tool for Cyber Ranges. Core components are salt, openstack, and ceph.
Cpytraceafl
18 ⭐
CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL
Aflplusplus Libafl
750 ⭐
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Winnie
375 ⭐
Winnie is an end-to-end system that makes fuzzing Windows applications easy
E9afl
200 ⭐
AFL binary instrumentation
Afl Compiler Fuzzer
74 ⭐
Variation of american fuzzy lop for testing compilers for C-like languages, revised by Alex Groce & collaborators to fuzz tools processing source code in C-like languages
Chinese_noted_afl
62 ⭐
记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录
Yuan Fuzz
26 ⭐
Fuzzing with the generated argument
Aflnw
18 ⭐
AFLNW: network wrapper for AFL
Fuzzuf
212 ⭐
Fuzzing Unification Framework
Afl_pin_mode
10 ⭐
Yet another AFL instrumentation tool implemented by Intel Pin.