afl++ 2.52c initial commit

This commit is contained in:
van Hauser
2019-05-28 16:40:24 +02:00
parent 1b3d018d35
commit f367728c44
194 changed files with 29133 additions and 0 deletions

24
docs/PATCHES Normal file
View File

@ -0,0 +1,24 @@
The following patches from https://github.com/vanhauser-thc/afl-patches
have been installed or not installed:
INSTALLED
=========
afl-llvm-fix.diff
afl-sort-all_uniq-fix.diff
laf-intel.diff
afl-llvm-optimize.diff
afl-fuzz-tmpdir.diff
afl-fuzz-79x24.diff
afl-fuzz-fileextensionopt.diff
afl-as-AFL_INST_RATIO.diff
afl-qemu-ppc64.diff
afl-qemu-optimize-entrypoint.diff
afl-qemu-speed.diff
afl-qemu-optimize-map.diff
NOT INSTALLED
=============
afl-fuzz-context_sensitive.diff - changes too much of the behaviour
afl-tmpfs.diff - same as afl-fuzz-tmpdir.diff but more complex
afl-cmin-reduce-dataset.diff - unsure of the impact