forked from p98n2ja4z/AFLplusplus
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.
|
6 months ago | |
---|---|---|
.. | ||
libhfcommon | 6 months ago | |
Makefile | 6 months ago | |
README.md | 6 months ago | |
honggfuzz.c | 6 months ago | |
honggfuzz.h | 6 months ago | |
input.h | 6 months ago | |
mangle.c | 6 months ago | |
mangle.h | 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