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
..
2023-04-25 14:54:38 +02:00
2021-07-01 08:20:39 +02:00
2021-02-19 16:07:47 +01:00
2025-02-10 00:32:42 +01:00
2025-02-10 00:32:42 +01:00

custom mutator: honggfuzz mangle

this is the honggfuzz mutator in mangle.c as a custom mutator module for AFL++. It is the original mangle.c, mangle.h and honggfuzz.h with a lot of mocking around it :-)

just type make to build

AFL_CUSTOM_MUTATOR_LIBRARY=custom_mutators/honggfuzz/honggfuzz-mutator.so afl-fuzz ...

Original repository: https://github.com/google/honggfuzz Source commit: d0fbcb0373c32436b8fb922e6937da93b17291f5