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 | |
parent | d9fefafae771c02f0071d953d4871204cefd1af5 (diff) | |
download | afl++-409a6517c1e60e91b6d6154496b5f77fdce2186a.tar.gz |
update changelog
-rw-r--r-- | docs/Changelog.md | 1 | ||||
m--------- | unicorn_mode/unicornafl | 0 |
2 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 diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl -Subproject 6c7392fb5a607c0ad53b3082fa6cbfae9720306 +Subproject 9df92d6868e8b219886e4b7458e5e134c48ff2c |