diff options
| author | van Hauser <vh@thc.org> | 2019-07-14 20:12:46 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-07-14 20:12:46 +0200 |
| commit | 520c85c7b7b1ec3aea125b59b6b8b20fa746d5be (patch) | |
| tree | bd671422cf26f106c18591ebb808695c38a517ba /docs | |
| parent | 82d70e0720122ee128db768afef1c77900d71e9a (diff) | |
| download | afl++-520c85c7b7b1ec3aea125b59b6b8b20fa746d5be.tar.gz | |
updated README
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index dca674a2..9cdca49b 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,7 +17,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.52d (tbd): ----------------------------- + - added instrim a much better llvm_mode instrumentation + (https://github.com/csienslab/instrim) - added MOpt (github.com/puppet-meteor/MOpt-AFL) mode + - added code to make it more portable to other platforms than Intel Linux - 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) - added a new doc about binary only fuzzing: docs/binaryonly_fuzzing.txt |
