diff options
author | vanhauser-thc <vh@thc.org> | 2021-12-29 11:55:16 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-12-29 11:55:16 +0100 |
commit | dbc62dbe566c7a3fc9ad9e3fbf2ef112442ad4f6 (patch) | |
tree | 6a929fd528872dfceb0da087132c107c130badf9 /docs/Changelog.md | |
parent | 1a25ccb61829105628e096ad7afb68100bfda753 (diff) | |
download | afl++-dbc62dbe566c7a3fc9ad9e3fbf2ef112442ad4f6.tar.gz |
sprinkle nyx links in the docs
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 58eef2ee..c4786bf3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -14,6 +14,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. e.g. "unique crashes" -> "saved crashes", "total paths" -> "corpus count", "current path" -> "current item". This might need changing custom scripting! + - Nyx mode (full system emulation with snapshot capability) has been + added - thanks to @schumilo and @eqv! - new binary-only fuzzing mode: coresight_mode for aarch64 CPUs :) thanks to RICSecLab submitting! - if instrumented libaries are dlopen()'ed after the forkserver you |