about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2021-05-06 17:14:42 +0200
committerDominik Maier <domenukk@gmail.com>2021-05-06 17:14:53 +0200
commit7317a594fe5d839019d934b9c269cde146361e34 (patch)
tree41bb904a18ff60186fe6bce96396f24d1f9907f3 /docs
parentc3b19f5bf84effa67dd8a2ce440124cbe60221df (diff)
downloadafl++-7317a594fe5d839019d934b9c269cde146361e34.tar.gz
unicorn fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 0aef1e33..31351a58 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -42,6 +42,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - aflpp_driver now compiled with -fPIC
   - unicornafl:
     - fix MIPS delay slot caching, thanks @JackGrence
+    - fixed aarch64 exit address
+    - execution no longer stops at address 0x0
   - updated the grammar custom mutator to the newest version
   - add -d (add dead fuzzer stats) to afl-whatsup