You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AFLplusplus/src/AFLplusplus-stable/custom_mutators/aflpp
1LuB dbc698415f
v1.0
12 months ago
..
standalone v1.0 12 months ago
Makefile v1.0 12 months ago
README.md v1.0 12 months ago
aflpp.c v1.0 12 months ago

README.md

custum mutator: AFL++

this is the AFL++ havoc mutator as a custom mutator module for AFL++.

just type make to build

AFL_CUSTOM_MUTATOR_LIBRARY=custom_mutators/aflpp/aflpp-mutator.so afl-fuzz ...