diff options
author | vanhauser-thc <vh@thc.org> | 2022-01-19 22:12:14 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-01-19 22:12:14 +0100 |
commit | 409a6517c1e60e91b6d6154496b5f77fdce2186a (patch) | |
tree | 2c267d7a002efdaa92e6e26f6a6453beb8ca4a34 /docs/Changelog.md | |
parent | d9fefafae771c02f0071d953d4871204cefd1af5 (diff) | |
download | afl++-409a6517c1e60e91b6d6154496b5f77fdce2186a.tar.gz |
update changelog
Diffstat (limited to 'docs/Changelog.md')
-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 fe2ce06d..9c0a6be5 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -16,6 +16,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. This might need changing custom scripting! - Nyx mode (full system emulation with snapshot capability) has been added - thanks to @schumilo and @eqv! + - unicorn_mode got upgraded to Unicorn 2! More speed! - new binary-only fuzzing mode: coresight_mode for aarch64 CPUs :) thanks to RICSecLab submitting! - if instrumented libaries are dlopen()'ed after the forkserver you |