about summary refs log tree commit diff
path: root/custom_mutators/aflpp/README.md
blob: 04d605c17f46ee3f52867e3d6c2e90f7067c7ad3 (plain) (blame)
1
2
3
4
5
6
7
8
# 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 ...```