From 682b620922a7d30393e30e23f4c1d7e05a83a6cc Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 14 May 2020 16:25:07 +0200 Subject: fix afl-clang-fast help output --- docs/Changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 18ade7cf..f3e8dcb3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -31,14 +31,13 @@ sending a mail to . - 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 - gcc_plugin: - better dependency checks - unicorn_mode: + - validate_crash_callback can now count non-crashing inputs as crash as well - better submodule handling - afl-showmap: fix for -Q mode - added examples/afl_network_proxy which allows to fuzz a target over the -- cgit 1.4.1