diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-11 15:32:52 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-11 15:33:01 +0200 |
commit | 8c1b0aba5f196e3ae58399b660442e77613c5558 (patch) | |
tree | aa6a140005e51ba6f8e3df7b675470fad17af291 /docs/Changelog.md | |
parent | 444e15cff02d2aa7eed080e35ffc3aec162a50d8 (diff) | |
download | afl++-8c1b0aba5f196e3ae58399b660442e77613c5558.tar.gz |
document frida changes
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 eebcaed4..9f70535a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -26,6 +26,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - frida_mode: - fix for cmplog - remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET + - feature parity of aarch64 with intel now (persistent, cmplog, + in-memory testcases, asan) - afl_analyze: - fix timeout handling - add forkserver support for better performance |