diff options
author | vanhauser-thc <vh@thc.org> | 2023-02-13 08:26:30 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-02-13 08:26:30 +0100 |
commit | 61439859cece05cd3e204af60bb5ff08556c490d (patch) | |
tree | 5bf3989cebebad847cf8447dc0fce52fa74727b4 /custom_mutators/autotokens/README | |
parent | 240f6421d8240b4b4d4d5bd509c0c3277a083896 (diff) | |
download | afl++-61439859cece05cd3e204af60bb5ff08556c490d.tar.gz |
cleanup
Diffstat (limited to 'custom_mutators/autotokens/README')
-rw-r--r-- | custom_mutators/autotokens/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/custom_mutators/autotokens/README b/custom_mutators/autotokens/README index e9c48662..904b5fa3 100644 --- a/custom_mutators/autotokens/README +++ b/custom_mutators/autotokens/README @@ -29,7 +29,3 @@ Do **not** set `AFL_DISABLE_TRIM` with this custom mutator! `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. -`AUTOTOKENS_ALTERNATIVE_TOKENIZE` - use an alternative tokenize implementation - (experimental) -`AUTOTOKENS_WHITESPACE` - whitespace string to use for ALTERNATIVE_TOKENIZE, - default is " " |