From e76ad2980faff269a9ac523cb71237462985b3e6 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 2 Sep 2019 09:41:52 +0200 Subject: added force-ui env --- docs/env_variables.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/env_variables.txt') diff --git a/docs/env_variables.txt b/docs/env_variables.txt index 821463ae..cea3597b 100644 --- a/docs/env_variables.txt +++ b/docs/env_variables.txt @@ -223,6 +223,9 @@ checks or alter some of the more exotic semantics of the tool: some basic stats. This behavior is also automatically triggered when the output from afl-fuzz is redirected to a file or to a pipe. + - Setting AFL_FORCE_UI will force painting the UI on the screen even if + no valid terminal was detected (for virtual consoles) + - If you are Jakub, you may need AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES. Others need not apply. -- cgit 1.4.1