about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-05-14 01:35:35 +0200
committerDominik Maier <domenukk@gmail.com>2020-05-14 01:35:35 +0200
commit56a86bb9e21bb1d4a081f1c97a60066307e42c60 (patch)
treeb0f42bb997c14225b8d0cd6016ea69cd360c5f99 /docs/Changelog.md
parent00ad2ffc610a337926943bd566a1a8e85525961a (diff)
downloadafl++-56a86bb9e21bb1d4a081f1c97a60066307e42c60.tar.gz
added unicornafl fix info
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 4b2d7977..18ade7cf 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -31,6 +31,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
      - added AFL_LLVM_SKIP_NEVERZERO to skip the never zero coverage counter
        implementation. For targets with few or no loops or heavily called
        functions. Gives a small performance boost.
+  - unicorn_mode:
+    - validate_crash_callback can now count non-crashing inputs as crash as well
   - qemu_mode:
     - add information on PIE/PIC load addresses for 32 bit
     - better dependency checks