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
ciao_ 8f53fdb638
add
4 months ago
..
standalone add 4 months ago
Makefile add 4 months ago
README.md add 4 months ago
aflpp.c add 4 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 ...