mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 08:11:34 +00:00
* Fix spelling errors in log messages * Fix doc comment syntax * Fix spelling errors in Markdown documentation * Fix spelling errors in comments
9 lines
209 B
Markdown
9 lines
209 B
Markdown
# custom 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 ...```
|
|
|