about summary refs log tree commit diff
path: root/docs/PATCHES
blob: 235992bafed74bd592c9ae517fdc61315024fc9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
The following patches from https://github.com/vanhauser-thc/afl-patches
have been installed or not installed:


INSTALLED
=========
afl-llvm-fix.diff			by kcwu(at)csie(dot)org
afl-sort-all_uniq-fix.diff		by legarrec(dot)vincent(at)gmail(dot)com
laf-intel.diff				by heiko(dot)eissfeldt(at)hexco(dot)de
afl-llvm-optimize.diff			by mh(at)mh-sec(dot)de
afl-fuzz-tmpdir.diff			by mh(at)mh-sec(dot)de
afl-fuzz-79x24.diff			by heiko(dot)eissfeldt(at)hexco(dot)de
afl-fuzz-fileextensionopt.diff		tbd
afl-as-AFL_INST_RATIO.diff		by legarrec(dot)vincent(at)gmail(dot)com
afl-qemu-ppc64.diff			by william(dot)barsse(at)airbus(dot)com
afl-qemu-optimize-entrypoint.diff	by mh(at)mh-sec(dot)de
afl-qemu-speed.diff			by abiondo on github
afl-qemu-optimize-map.diff		by mh(at)mh-sec(dot)de

additionally AFLfast additions (github.com/mboehme/aflfast) were incorporated.


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
afl-llvm-fix2.diff - not needed with the other patches