about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-05-06 15:37:49 +0200
committervan Hauser <vh@thc.org>2020-05-06 15:37:49 +0200
commita1c9c497d5e0659e94a25f8cb399f4d111643606 (patch)
tree152d58208065a9c9ad70a3d86baadb9fc0e08649 /docs
parenta63c838b103678042ad3720e8ccdbbdea1a874a5 (diff)
downloadafl++-a1c9c497d5e0659e94a25f8cb399f4d111643606.tar.gz
aarch64 support for afl-untracer
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index a5b761be..35240021 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -39,7 +39,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     network (not fuzzing tcp/ip services but running afl-fuzz on one system
     and the target being on an embedded device)
   - added examples/afl_untracer which does a binary-only fuzzing with the
-    modifications done in memory
+    modifications done in memory (intel32/64 and aarch64 support)
   - added examples/afl_proxy which can be easily used to fuzz and instrument
     non-standard things
   - all: