From 149b0021b7ad5f73e9d9d284d04f62e679aa3f3a Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 31 Jul 2020 10:49:25 +0200 Subject: [PATCH] improve README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d747ea00..84d98578 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,8 @@ afl-clang-lto: transform input data before comparison. Therefore this technique is called `input to state` or `redqueen`. If you want to use this technique, then you have to compile the target - twice, once specifically with/for this mode. + twice, once specifically with/for this mode, and pass this binary to afl-fuzz + via the `-c` parameter. You can read more about this in [llvm_mode/README.cmplog.md](llvm_mode/README.cmplog.md) If you use afl-clang-fast, afl-clang-lto or afl-gcc-fast you have the option to