added gcc_plugin

This commit is contained in:
van Hauser
2019-07-16 08:34:17 +02:00
parent 3252523823
commit 8a4cdd56d4
10 changed files with 1137 additions and 51 deletions

View File

@ -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.