about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-08 11:39:06 +0200
committervan Hauser <vh@thc.org>2019-07-08 11:39:06 +0200
commit71e22d9263fea7709c424ede2259332f8685498d (patch)
tree43632115e862554a2b86a41435da12ee2573320b
parent3095d96715b3bddf0912275afc9f10e7ad66e472 (diff)
downloadafl++-71e22d9263fea7709c424ede2259332f8685498d.tar.gz
updated docs
-rw-r--r--docs/ChangeLog1
-rw-r--r--docs/PATCHES1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index b8d0d7ac..b4aec9ec 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -17,6 +17,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 Version ++2.52d (tbd):
 -----------------------------
 
+  - added MOpt (github.com/puppet-meteor/MOpt-AFL) mode
   - added never zero counters for afl-gcc and optional (because of an
     optimization issue in llvm < 9) for llvm_mode (AFL_LLVM_NEVER_ZERO=1)
   - more cpu power for afl-system-config
diff --git a/docs/PATCHES b/docs/PATCHES
index cb050218..06da053e 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
 
++ 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)
 + Python mutator modules support (github.com/choller/afl)