From 0c9b460cc46aebfa4eb6e1fbe928895c0a8fcfbd Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Wed, 12 Jun 2024 09:16:59 +0200 Subject: MONOTONIC --- docs/Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/Changelog.md') diff --git a/docs/Changelog.md b/docs/Changelog.md index 1590b2df..caad513c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,6 +4,10 @@ release of the tool. See README.md for the general instruction manual. ### Version ++4.22a (dev) + - afl-fuzz: + - the reason for the regression in 4.20c has been found, COARSE timing + is measuring too broad for our purpose, MONOTONIC is fine and better + than gettimeofday() so switching to this - frida_mode: - AFL_FRIDA_PERSISTENT_ADDR can now be be any reachable address not just a function entry -- cgit 1.4.1