tree: 9b9f03b923663c5704e3dba35be5e732d092c3f1 [path history] [tgz]
  1. standalone/
  2. aflpp.c
  3. Makefile
  4. README.md
custom_mutators/aflpp/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 ...