From 6730b6a15ad102ee988614202147bf606e1b7fd5 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sat, 29 Feb 2020 14:23:44 +0100 Subject: code-format, env.md fixes and adding -hh for env usage display into afl-fuzz and Makefile --- docs/env_variables.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/env_variables.md') diff --git a/docs/env_variables.md b/docs/env_variables.md index 7ac69e8b..fdc86a42 100644 --- a/docs/env_variables.md +++ b/docs/env_variables.md @@ -228,7 +228,8 @@ checks or alter some of the more exotic semantics of the tool: performed with/from the library. See [custom_mutator.md](custom_mutator.md) - For AFL_PYTHON_MODULE and AFL_PYTHON_ONLY - they require afl-fuzz to - be compiled with -DUSE_PYTHON. Please see [python_mutators.md](python_mutators.md). + be compiled with Python (which is autodetected during builing afl-fuzz). + Please see [python_mutators.md](python_mutators.md). This feature allows to configure custom mutators which can be very helpful in e.g. fuzzing XML or other highly flexible structured input. @@ -264,7 +265,7 @@ 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. - - Outdated environment variables are: + - Outdated environment variables that are that not supported anymore: AFL_DEFER_FORKSRV AFL_PERSISTENT -- cgit 1.4.1