diff options
author | vanhauser-thc <vh@thc.org> | 2023-05-12 08:29:31 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-05-12 08:29:31 +0200 |
commit | a752b159212db458d77cd13c46fdfbde01045d91 (patch) | |
tree | f00c1e88b7a6ae6d14aeac214f685cb3a9fbc59c /docs/Changelog.md | |
parent | 3a98d7af18e6ebf12e7cce2eb78bdb9b9927be3e (diff) | |
download | afl++-a752b159212db458d77cd13c46fdfbde01045d91.tar.gz |
update qemu_mode
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 1fe714e8..e85de763 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -18,8 +18,8 @@ - add `-I filelist` option, an alternative to `-i in_dir` - afl-cmin + afl-cmin.bash: - `-T threads` parallel task support, can be a huge speedup! - - qemuafl: - - Persistent mode support for ppc32 tragets by @worksbutnottested + - qemu_mode: + - Persistent mode +QASAN support for ppc32 tragets by @worksbutnottested - a new grammar custom mutator atnwalk was submitted by @voidptr127 ! |