From ad79688c5fe096de6fcdb8fbeee2d1b70ad801e9 Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Fri, 21 Feb 2020 01:07:23 +0100 Subject: add env var descriptions for afl-cmin and afl-cmin.bash --- afl-cmin.bash | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'afl-cmin.bash') diff --git a/afl-cmin.bash b/afl-cmin.bash index 94c02fda..948e0655 100755 --- a/afl-cmin.bash +++ b/afl-cmin.bash @@ -128,6 +128,11 @@ Minimization settings: For additional tips, please consult docs/README. +Environment variables used: +AFL_KEEP_TRACES: leave the temporary \.traces directory +AFL_PATH: path for the afl-showmap binary +AFL_SKIP_BIN_CHECK: skip check for target binary +AFL_ALLOW_TMP: allow unsafe use of input/output directories under {/var}/tmp _EOF_ exit 1 fi -- cgit v1.2.3