more options

This commit is contained in:
vanhauser-thc
2023-02-06 08:52:12 +01:00
parent 8a2547073c
commit ca063c92d2

View File

@ -494,7 +494,7 @@
/* What is the minimum percentage of ascii characters present to be classifed
as "is_ascii"? */
#define AFL_TXT_MIN_PERCENT 98
#define AFL_TXT_MIN_PERCENT 99
/* How often to perform ASCII mutations 0 = disable, 1-8 are good values */