diff options
| author | vanhauser-thc <vh@thc.org> | 2023-02-06 08:51:20 +0100 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2023-02-06 08:51:20 +0100 |
| commit | 8a2547073c500fcd637a7b276b7a38313bb70b5f (patch) | |
| tree | 9afd3ed38005629d416e01df340f6538c9cac66f /custom_mutators/autotokens/README | |
| parent | e6120282556e4df79c01236849e5f6f225b8e428 (diff) | |
| download | afl++-8a2547073c500fcd637a7b276b7a38313bb70b5f.tar.gz | |
more options
Diffstat (limited to 'custom_mutators/autotokens/README')
| -rw-r--r-- | custom_mutators/autotokens/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/custom_mutators/autotokens/README b/custom_mutators/autotokens/README index d8613232..e9c48662 100644 --- a/custom_mutators/autotokens/README +++ b/custom_mutators/autotokens/README @@ -24,6 +24,8 @@ Do **not** set `AFL_DISABLE_TRIM` with this custom mutator! 0 = none 1 = only -x or autodict 2 = -x, autodict and `CMPLOG` +`AUTOTOKENS_CHANGE_MIN` - minimum number of mutations (1-256, default 8) +`AUTOTOKENS_CHANGE_MAX` - maximum number of mutations (1-4096, default 64) `AUTOTOKENS_CREATE_FROM_THIN_AIR` - if only one small start file is present and a dictionary loaded then create one initial structure based on the dictionary. |
