GitHub topics: afl-fuzz
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!
Language: C - Size: 31.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5,653 - Forks: 1,100

AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Language: Rust - Size: 24.5 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 2,208 - Forks: 359

Metalnem/sharpfuzz
AFL-based fuzz testing for .NET
Language: C# - Size: 274 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 408 - Forks: 34

Metalnem/sharpfuzz-samples
Complete SharpFuzz fuzzing projects for various NuGet packages
Language: C# - Size: 31.1 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 0

AFLplusplus/Grammar-Mutator
A grammar-based custom mutator for AFL++
Language: Python - Size: 553 KB - Last synced at: about 16 hours ago - Pushed at: 10 months ago - Stars: 252 - Forks: 18

sslab-gatech/winnie
Winnie makes fuzzing Windows applications easy
Language: C - Size: 1.37 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 553 - Forks: 75

Battelle/afl-unicorn Fork of innovimax/afl-1
afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.
Language: C - Size: 2.8 MB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 604 - Forks: 96

RootUp/fuzzingvim
Fuzzing VIM
Language: Shell - Size: 8.79 KB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 3

antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
Size: 7.99 MB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 3,419 - Forks: 365

allyourcodebase/AFLplusplus
Zig build for AFL++
Language: Zig - Size: 34.2 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 5

mrash/afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
Language: Python - Size: 705 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 476 - Forks: 87

vanhauser-thc/afl-dynamorio
run AFL with dynamorio
Language: C++ - Size: 28.3 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 10

fuzzuf/fuzzuf
Fuzzing Unification Framework
Language: C++ - Size: 9.7 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 372 - Forks: 23

RootUp/PersonalStuff
Upload files done during my research.
Language: Lua - Size: 33.1 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 134 - Forks: 50

cymtrick/kubefuzzer
Master project at VU Amsterdam by Prashanth varma dommaraju. This project focuses on the application of error fuzzing to Kubernetes structs, leveraging the strengths of protobuf-mutator for comprehensive error testing.
Language: C++ - Size: 47.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

agroce/afl-compiler-fuzzer
Variation of american fuzzy lop for testing compilers
Language: C - Size: 1.38 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 122 - Forks: 13

0xricksanchez/docker_fuzz
GH repo for the docker fuzz container that contains all necessary tools to get started with binary fuzzing and debugging
Language: Dockerfile - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

GJDuck/e9afl
AFL binary instrumentation
Language: C++ - Size: 389 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 294 - Forks: 23

AFLplusplus/LibAFL-legacy 📦
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
Language: C - Size: 4.36 MB - Last synced at: about 15 hours ago - Pushed at: almost 4 years ago - Stars: 112 - Forks: 8

exoosh/AFLplusplus Fork of 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!
Language: C - Size: 31.2 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

risicle/cpytraceafl
CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL
Language: Python - Size: 84 KB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 4

WhatTheFuzz/crash-bucket
Deduplicates crashing input to programs using LLDB's Python API.
Language: Python - Size: 28.3 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

ItsMagick/Praxis_Bachelor 📦
Bachelors thesis concerned with Fuzzing and Benchmarking of Fuzzers
Language: TeX - Size: 93.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

xlxs4/aflplusplus-util
A collection of shell scripts to automate fuzzy testing with afl/afl++
Language: Shell - Size: 2.12 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

vanhauser-thc/afl-pin
run AFL with pintool
Language: C++ - Size: 27.3 KB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 11

DarkRelay-Security-Labs/WinAFL
A Collection of WinAFL Compiled Binaries form the house of darkrelay security labs.
Size: 1.49 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

ligurio/afl-lua 📦
Integration of AFL (American Fuzzy Lop) with Lua programming language. Superseded by https://github.com/ligurio/luzer.
Language: C - Size: 119 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

randombit/magnum 📦
Distributing AFL fuzzer over EC2 nodes (incomplete WIP)
Language: Go - Size: 150 KB - Last synced at: 28 days ago - Pushed at: about 9 years ago - Stars: 5 - Forks: 0

vanhauser-thc/afl-patches 📦
Patches to afl to fix bugs or add enhancements
Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 81 - Forks: 19

adrianherrera/afl-mutation-graph
Recover mutation graph from an AFL seed
Language: Python - Size: 263 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 59 - Forks: 6

vanhauser-thc/afl-simulate
Simulate afl-fuzz
Language: C - Size: 19.5 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 5

timobrembeck/jit-fuzzer
A fuzzing setup for JS JIT compilers, implemented for the JavaScriptCore (webkit) engine.
Language: Python - Size: 142 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

mellow-hype/udhcpd-fuzz
fuzzing udhcpd with afl llvm persistent mode fuzzing
Language: C - Size: 79.1 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

RootUp/PHDays9
My fuzzing workshop from PHDays9
Size: 5.78 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 27 - Forks: 8

w8mej/AFL_DataSets
A work in progress repository for curated and created AFL-enabled fuzzing datasets for various programs, protocols, and file formats.
Language: HTML - Size: 22.9 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

wtdcode/afl-btmin
Language: Python - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kapaw/pwnmachine
Vagrant setup for building a machine for CTF/exploit development
Size: 40 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 7

vanhauser-thc/afl-dyninst Fork of talos-vulndev/afl-dyninst
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
Language: C++ - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 70 - Forks: 16

bruce30262/libprotobuf-mutator_fuzzing_learning
Learn how to combine libprotobuf-mutator with libfuzzer & AFL++
Language: C++ - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 230 - Forks: 38

agroce/tstl
Template Scripting Testing Language tool: automated test generation for Python
Language: Python - Size: 13.5 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 100 - Forks: 24

julieeen/kleefl
Seeding fuzzers with symbolic execution
Language: Python - Size: 1.93 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 197 - Forks: 25

zhunki/Superion
Superion is a fuzzer which extends the famous AFL to support structured inputs such as JavaScript and XML.
Language: C++ - Size: 9.53 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 122 - Forks: 21

Antonin-Deniau/php-fuzz
A somewhat functional PHP fuzzer heavily inspired by AFL
Language: PHP - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

r1b/dicom-fuzz
Fuzzing the DICOM format & network protocol
Size: 6.84 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

enovella/afl-training Fork of mykter/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
Language: C - Size: 924 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

LyleMi/aflnw
AFLNW: network wrapper for AFL
Language: C - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 7

tokenrove/niffy
NIF testing harness
Language: C - Size: 144 KB - Last synced at: 17 days ago - Pushed at: about 6 years ago - Stars: 32 - Forks: 2

axt/afl-cov
AFL fuzzing coverage CFG visualization
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 4

atrosinenko/afl-dr
Experiment in implementation of an instrumentation for American Fuzzy Lop using DynamoRIO
Language: C++ - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 2

thelumberjhack/afl 📦
This is the mirror of the AFL project I maintain for my own use.
Language: C - Size: 936 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

torque59/afl-launch Fork of bnagy/afl-launch
Boring tool to launch multiple afl-fuzz instances
Language: Go - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

reflare/afl-monitor
A monitoring script for AFL
Language: Python - Size: 3.15 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 39 - Forks: 5

test-pipeline/orthrus
A tool to manage, conduct, and assess dictionary-based fuzz testing
Language: Python - Size: 299 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 65 - Forks: 15

SandPhoenixX517/Eurecom-fuzzV1.0
Eurecom-fuzz Version1.0
Language: Shell - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

cfanatic/vsomeip-fuzzing
Fuzzing the COVESA/vsomeip library with AFL++
Language: C++ - Size: 1.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 7

WayneDevMaze/Chinese_noted_AFL
记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录
Language: C - Size: 15.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 88 - Forks: 16

AFLplusplus/unicornafl_legacy Fork of unicorn-engine/unicorn 📦
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86) adapted to afl++
Language: C - Size: 11.9 MB - Last synced at: about 7 hours ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 8

orbitcowboy/afl_cppcheck
A script to start fuzzing of cppcheck with american fuzzy lop
Language: C++ - Size: 230 KB - Last synced at: 23 days ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 1

Ravin-Academy/OSS-LibFuzzer 📦
Open source software fuzzing with libfuzzer
Language: C++ - Size: 2.66 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

zodf0055980/Yuan-fuzz
Fuzzing with the generated argument
Language: C - Size: 986 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 9

stevenjohnstone/afl-lua
Fork of Lua adding AFL (https://github.com/google/afl) instrumentation to allow Lua scripts (not the VM itself) to be fuzzed.
Language: C - Size: 4.73 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

fekir/afl-extras
script for helping fuzzing targets
Language: Shell - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

acidghost/cmplog-runner
Run programs instrumented with AFL++ CMPLOG and dump as JSON
Language: Rust - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

spinpx/afl_pin_mode
Yet another AFL instrumentation tool implemented by Intel Pin.
Language: C++ - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 4

LibreDWG/libredwg-fuzz
afl++ setup
Language: Shell - Size: 33.1 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

AlexandreCarlton/afl-docker
american fuzzy lop in a Docker container
Language: C++ - Size: 3.91 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 4

roachspray/acsac17wip
My ACSAC 2017 WIP Material
Language: C - Size: 6.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

putsi/afl-mruby
Docker-based AFL-Fuzzer for MRuby
Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 5

stevenjohnstone/lua-mutator
A custom mutator binding between Lua and AFL++: https://aflplus.plus.
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

risicle/cpytraceafl-regex
A modified version of mrab-regex with added cpytraceafl instrumentation
Language: C - Size: 48 MB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

joakim-brannstrom/dafl
A library for communicating with afl (american fuzzy lop)
Language: D - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bovi/mruby-bin-mruby-afl
mruby interpreter in american fuzzy lop persistent mode
Language: Ruby - Size: 10.7 KB - Last synced at: 20 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

theKidOfArcrania/afl-ftr Fork of mirrorer/afl
american fuzzy lop (frontier)
Language: C - Size: 1.86 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

roachspray/afl
My own tracking of lcamtuf's American Fuzzy Lop (with some mods)
Language: C - Size: 945 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
