diff options
author | van Hauser <vh@thc.org> | 2020-07-15 00:08:38 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-07-15 00:08:38 +0200 |
commit | a8726b8254f2f8c429c8b3e1c2d30b9f7baa6e93 (patch) | |
tree | c28ca705308f7ec63065d782379271d4ab75f496 /docs/Changelog.md | |
parent | c5963f707c9a1b1ec0d869d90fabf09072093e1d (diff) | |
download | afl++-a8726b8254f2f8c429c8b3e1c2d30b9f7baa6e93.tar.gz |
ensure afl-frida uses persistent mode
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 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 |