You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Five cf9ee76aae
five
6 months ago
..
libhfcommon five 6 months ago
Makefile five 6 months ago
README.md five 6 months ago
honggfuzz.c five 6 months ago
honggfuzz.h five 6 months ago
input.h five 6 months ago
mangle.c five 6 months ago
mangle.h five 6 months ago

README.md

custum 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