diff options
author | van Hauser <vh@thc.org> | 2019-07-14 19:58:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-14 19:58:04 +0200 |
commit | 4a80dbdd10aedd3a3e70a0631aeb4e01438b634c (patch) | |
tree | 7539488e0c9f6b69e79477f55f1218f79f0fbdd2 /docs/PATCHES | |
parent | 5508e3085480878b5e27baf4f98625e6cf4be013 (diff) | |
parent | 013a1731d590eaa1f3e4c58c69985f89b7a3d2f9 (diff) | |
download | afl++-4a80dbdd10aedd3a3e70a0631aeb4e01438b634c.tar.gz |
Merge pull request #13 from vanhauser-thc/instrim
Instrim imported
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 06da053e..f6ca9284 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 ++ 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. + Qemu 3.1 upgrade with enhancement patches (github.com/andreafioraldi/afl) |