diff options
author | van Hauser <vh@thc.org> | 2020-07-23 15:58:13 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-07-23 15:58:13 +0200 |
commit | 72b46a07d6a64a7871f029330bcf5eae649c8eb1 (patch) | |
tree | 1fe3e26d1f5ecf285de08acc798df2579e4de72e /custom_mutators/honggfuzz/log.h | |
parent | 2ba88dcd8a9829612eb06eb130d688685a76a847 (diff) | |
download | afl++-72b46a07d6a64a7871f029330bcf5eae649c8eb1.tar.gz |
added honggfuzz custom mutator :)
Diffstat (limited to 'custom_mutators/honggfuzz/log.h')
l--------- | custom_mutators/honggfuzz/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom_mutators/honggfuzz/log.h b/custom_mutators/honggfuzz/log.h new file mode 120000 index 00000000..51e19654 --- /dev/null +++ b/custom_mutators/honggfuzz/log.h @@ -0,0 +1 @@ +common.h \ No newline at end of file |