about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-07-21 18:02:30 +0200
committervanhauser-thc <vh@thc.org>2023-07-21 18:02:30 +0200
commit5f813bbb86e1c9e2480669c44501e9780043728c (patch)
treeab6e8b66160a1e897e900f5e1e74f978d2b34e75 /docs/Changelog.md
parent4113b6ccada97c32b3852ece5ffe2fee6dcbc2c8 (diff)
downloadafl++-5f813bbb86e1c9e2480669c44501e9780043728c.tar.gz
improve cmplog level 3
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index d61ce8ec..75167172 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -15,6 +15,7 @@
       command line tool! See custom_mutators/aflpp/standalone/
     - display the state of the fuzzing run in the UI :-)
     - fix timeout setting if '+' is used or a session is restarted
+    - -c X option to enable base64 transformation solving
   - afl-cmin/afl-cmin.bash:
     - fixed a bug inherited from vanilla AFL where a coverage of
       map[123] = 11 would be the same as map[1123] = 1