From 55e9297202d646cfe7da8d6c5eb6937952812569 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Fri, 17 Jan 2020 16:39:05 +0100 Subject: first experiment cmplog --- include/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/config.h') diff --git a/include/config.h b/include/config.h index c5139dbd..2c6ee707 100644 --- a/include/config.h +++ b/include/config.h @@ -361,6 +361,10 @@ #define AFL_QEMU_NOT_ZERO +/* AFL RedQueen */ + +#define CMPLOG_SHM_ENV_VAR "__AFL_CMPLOG_SHM_ID" + /* Uncomment this to use inferior block-coverage-based instrumentation. Note that you need to recompile the target binary for this to have any effect: */ -- cgit 1.4.1