diff options
author | van Hauser <vh@thc.org> | 2019-07-16 08:34:17 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-07-16 08:34:17 +0200 |
commit | 8a4cdd56d4d7557a54b0f28af7edceaddfb30663 (patch) | |
tree | efaf460b40d94183f235073ac1d10f2268cb70c4 /docs/PATCHES | |
parent | 32525238238e96ec0ce64a36f70558f76bc90ff5 (diff) | |
download | afl++-8a4cdd56d4d7557a54b0f28af7edceaddfb30663.tar.gz |
added gcc_plugin
Diffstat (limited to 'docs/PATCHES')
-rw-r--r-- | docs/PATCHES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/PATCHES b/docs/PATCHES index f6ca9284..78050208 100644 --- a/docs/PATCHES +++ b/docs/PATCHES @@ -17,6 +17,7 @@ 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 ++ gcc_plugin (https://github.com/T12z/afl) + instrim (https://github.com/csienslab/instrim) was integrated + MOpt (github.com/puppet-meteor/MOpt-AFL) was imported + AFLfast additions (github.com/mboehme/aflfast) were incorporated. |