There are 2 repositories under aflplusplus topic.
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Collect crash (or UndefinedBehaviorSanitizer error) reports, triage, and estimate severity.
FitM, the Fuzzer in the Middle, can fuzz client and server binaries at the same time using userspace snapshot-fuzzing and network emulation. It's fast and comparably easy to set up.
A grammar-based custom mutator for AFL++
AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!
AFLplusplus + libprotobuf-mutator = love
Scaling best-practice AFLPlusPlus fuzzing campaigns made easy and more
Blogpost about optimizing binary-only fuzzing with AFL++
Produce code coverage reports for AFL++ fuzzing campaigns with source code or in binary-only mode
Zig build for AFL++
Dynamic analysis tool to find memory overlaps in an executable
Generate and execute fuzzing campaign commands for AFL++ based on the recommended multi-core secondary fuzzer options.
Fuzzware's emulation component. Belongs to fuzzware main repo.
A collection of shell scripts to automate fuzzy testing with afl/afl++
VR of Android apps: from 0 to 0-day using fuzzing. Presentation.
CS-412 Software Security EPFL course labs of Spring 2023 edition
Integration of AFL (American Fuzzy Lop) with Lua programming language. Superseded by https://github.com/ligurio/luzer.
Fuzz pidgin dbus by using AFL++ and clang's ASAN
Run programs instrumented with AFL++ CMPLOG and dump as JSON
This Repository is the main Source to my IT-Security Module in my Masters. It covers a Presentation and a Paper with a brief in depth explanation on how fuzzers work. The paper also Covers ideas and aproaches to include machine learning into a fuzzer to maybe one day have a fully modular ML aproach for netwrok protocol fuzzing.
Bachelors thesis concerned with Fuzzing and Benchmarking of Fuzzers
A directed fuzzer based on AFLplusplus making use of git commits to target most frequently, or recently, updated functions.
Test task for ispras. I fuzz project Chafa with AFL++ using custom mutation(GIF generator)
Security in Software Applications (SSA) exam project 2024-25 @ University of Rome "La Sapienza"
Use and study of AFL++ for fuzzing the identify command of ImageMagick 6.7.7-10
LOS-fuzz is a fork of ros2-fuzz that improves the performance of existing functions.