mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 04:38:08 +00:00
more options
This commit is contained in:
@ -494,7 +494,7 @@
|
|||||||
/* What is the minimum percentage of ascii characters present to be classifed
|
/* What is the minimum percentage of ascii characters present to be classifed
|
||||||
as "is_ascii"? */
|
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 */
|
/* How often to perform ASCII mutations 0 = disable, 1-8 are good values */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user