about summary refs log tree commit diff
path: root/docs/env_variables.md
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-03-01 13:46:57 +0100
committerDominik Maier <domenukk@gmail.com>2020-03-01 13:47:33 +0100
commit6865cd8d691385f805a63b62f9836abf98061e4f (patch)
tree59679277c4015b004894e1eaf5955216b5fcee49 /docs/env_variables.md
parent59b80cb01e49804f1b6fabffa36514bb6a6a4fea (diff)
downloadafl++-6865cd8d691385f805a63b62f9836abf98061e4f.tar.gz
Added AFL_AUTORESUME option
Diffstat (limited to 'docs/env_variables.md')
-rw-r--r--docs/env_variables.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/env_variables.md b/docs/env_variables.md
index fdc86a42..527f1c1b 100644
--- a/docs/env_variables.md
+++ b/docs/env_variables.md
@@ -265,6 +265,10 @@ checks or alter some of the more exotic semantics of the tool:
 
   - Setting AFL_NO_CPU_RED will not display very high cpu usages in red color.
 
+  - Setting AFL_AUTORESUME will resume a fuzz run (same as providing `-i -`)
+    for an existing out folder, even if a different `-i` was provided.
+    Without this setting, afl-fuzz will refuse execution for a long-fuzzed out dir.
+
   - Outdated environment variables that are that not supported anymore:
     AFL_DEFER_FORKSRV
     AFL_PERSISTENT