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.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| libhfcommon | 1 year ago | |
| Makefile | 1 year ago | |
| README.md | 1 year ago | |
| honggfuzz.c | 1 year ago | |
| honggfuzz.h | 1 year ago | |
| input.h | 1 year ago | |
| mangle.c | 1 year ago | |
| mangle.h | 1 year 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