From 428b88a82a6dd01db8a50e618fe2021bc8215229 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 16 Sep 2019 16:17:16 +0200 Subject: added afl_custom_mutator_only --- docs/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/ChangeLog') diff --git a/docs/ChangeLog b/docs/ChangeLog index cbc067ca..171845b7 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -18,6 +18,8 @@ Version ++2.54d (dev): ---------------------- - persistent mode for QEMU (see qemu_mode/README.md) + - custom mutator library is now a standard mutator, to exclusivly use it + add AFL_CUSTOM_MUTATOR_ONLY (that will trigger the previous behaviour) - no more unlinking the input file, this way the input file can also be a FIFO or disk partition - reducing duplicate code in afl-fuzz -- cgit 1.4.1