Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
-
Updated
Jul 18, 2022 - C++
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Fuzzing Unification Framework
AFL binary instrumentation
Fuzzing tutorial with easy-to-learn labs 🚀
AFLplusplus + libprotobuf-mutator = love
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
run AFL with pintool
Simple demonstration for how to fuzz test a C++ program with AFL.
run AFL with dynamorio
american fuzzy lop in a Docker container
FuzzBuilderEx is a system to build seed corpus and fuzzing executables using the test framework automatically.
Add a description, image, and links to the afl topic page so that developers can more easily learn about it.
To associate your repository with the afl topic, visit your repo's landing page and select "manage topics."