David Robillard 7765d4ac33
Fix various spelling errors (#2293)
* Fix spelling errors in log messages

* Fix doc comment syntax

* Fix spelling errors in Markdown documentation

* Fix spelling errors in comments
2025-02-10 00:32:42 +01:00
..
2024-08-28 13:17:49 +02:00
2023-04-04 15:47:53 +02:00
2025-02-10 00:32:42 +01:00

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 ...