diff options
author | vanhauser-thc <vh@thc.org> | 2024-06-10 09:08:44 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-06-10 09:08:44 +0200 |
commit | 8e50c0c103cade9723f115fc92e3065f64c79713 (patch) | |
tree | 6835e9763ae54b4e06654b38e5b243f491c0dfc6 /docs/Changelog.md | |
parent | f2cd5e1d8e8a97ed86990c0eeb6f00e7c289fc44 (diff) | |
download | afl++-8e50c0c103cade9723f115fc92e3065f64c79713.tar.gz |
frida verbose
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 1eb284a0..be3e088c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,7 +4,9 @@ release of the tool. See README.md for the general instruction manual. ### Version ++4.22a (dev) - - + - frida_mode: + - AFL_DEBUG is now the same as AFL_FRIDA_VERBOSE + - AFL_FRIDA_DEBUG_MAPS now works as expected ### Version ++4.21c (release) |