about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-07-15 00:08:38 +0200
committervan Hauser <vh@thc.org>2020-07-15 00:08:38 +0200
commita8726b8254f2f8c429c8b3e1c2d30b9f7baa6e93 (patch)
treec28ca705308f7ec63065d782379271d4ab75f496 /docs/Changelog.md
parentc5963f707c9a1b1ec0d869d90fabf09072093e1d (diff)
downloadafl++-a8726b8254f2f8c429c8b3e1c2d30b9f7baa6e93.tar.gz
ensure afl-frida uses persistent mode
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 8fb85ce6..50f5629f 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -18,6 +18,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
      - LTO: autodictionary mode is a default
      - LTO: instrim instrumentation disabled, only classic support used
             as it is always better
+  - added afl-frida gum solution to examples/afl_frida (mostly imported
+    from https://github.com/meme/hotwax/)
   - small fixes to afl-plot, afl-whatsup and man page creation