From e22ba031f552bf41fb24286b54c0417d5ddd464a Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Tue, 11 Feb 2020 21:29:36 +0100 Subject: AFL_ENTRYPOINT instruction granularity --- qemu_mode/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'qemu_mode/README.md') diff --git a/qemu_mode/README.md b/qemu_mode/README.md index 4198af14..0759f4fb 100644 --- a/qemu_mode/README.md +++ b/qemu_mode/README.md @@ -66,8 +66,7 @@ the deferred initialization. This can be enabled setting the environment variable AFL_ENTRYPOINT which allows to move the forkserver to a different part, e.g. just before the file is opened (e.g. way after command line parsing and config file loading, etc.) -which can be a huge speed improvement. Note that the specified address -must be an address of a basic block. +which can be a huge speed improvement. ## 4) Bonus feature #2: persistent mode -- cgit 1.4.1