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
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.
Zig build for AFL++
A collection of shell scripts to automate fuzzy testing with afl/afl++
Fuzzware's emulation component. Belongs to fuzzware main repo.
#安卓#VR of Android apps: from 0 to 0-day using fuzzing. Presentation.
[Masters Thesis] A connection-multiplexing web server fuzzing harness for AFL++.
CS-412 Software Security EPFL course labs of Spring 2023 edition
Fuzz pidgin dbus by using AFL++ and clang's ASAN