From 63087d9bd962fac2e7e76fead845e6a9392c3c49 Mon Sep 17 00:00:00 2001 From: CityOfLight77 <75525669+CityOfLight77@users.noreply.github.com> Date: Wed, 15 Dec 2021 09:24:28 +0700 Subject: Fix env var typo `AFL_MAX_EXRAS` -> `AFL_MAX_EXTRAS` --- docs/env_variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/env_variables.md') diff --git a/docs/env_variables.md b/docs/env_variables.md index c45f4ab9..dc79bf9e 100644 --- a/docs/env_variables.md +++ b/docs/env_variables.md @@ -397,7 +397,7 @@ checks or alter some of the more exotic semantics of the tool: target. This must be equal or larger than the size the target was compiled with. - - Setting `AFL_MAX_DET_EXRAS` will change the threshold at what number of + - Setting `AFL_MAX_DET_EXTRAS` will change the threshold at what number of elements in the `-x` dictionary and LTO autodict (combined) the probabilistic mode will kick off. In probabilistic mode, not all dictionary entries will be used all of the time for fuzzing mutations to not slow down -- cgit 1.4.1