diff options
author | van Hauser <vh@thc.org> | 2020-05-26 15:20:42 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-05-26 15:20:42 +0200 |
commit | 1cae68dde32abf9c7fe83cb9a91890deba973834 (patch) | |
tree | 03d65c82166a0074a05df3738cb7bd019f5422fb /docs/Changelog.md | |
parent | 996e1515b320fb2d44c367dea7b4d26f2d56f5df (diff) | |
download | afl++-1cae68dde32abf9c7fe83cb9a91890deba973834.tar.gz |
persistent mode shared memory fuzzing - done
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 5f404dba..6c0ad104 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,8 +10,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++2.65d (dev) - - initial support for persistent mode shared memory testcase handover - (instead of via files/stdin) + - persistent mode shared memory testcase handover (instead of via + files/stdin) - x2 performance increase! - afl-fuzz: - -S slaves now only sync from the master to increase performance, the -M master still syncs from everyone. Added checks that ensure |