diff options
author | van Hauser <vh@thc.org> | 2020-06-12 08:27:03 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-06-12 08:27:03 +0200 |
commit | 818afe6232a6ee7dd83bb0fffb739a05acf46301 (patch) | |
tree | c5071d277eee2a44244632803807a5d135de178e /docs | |
parent | e8da5f9e2894a89e36f899719e442a897a189f1f (diff) | |
download | afl++-818afe6232a6ee7dd83bb0fffb739a05acf46301.tar.gz |
added MOpt dictionary support from repo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index eaaeb529..1fdc4677 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -17,6 +17,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - If no main node is present at a sync one secondary node automatically becomes a temporary main node until a real main nodes shows up - fix/update to MOpt (thanks to arnow117) + - added MOpt dictionary support from repo - llvm_mode: - the default instrumentation is now PCGUARD, as it is faster and provides better coverage. The original afl instrumentation can be set via |