mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-19 13:03:44 +00:00
increase strategy switch
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
switches to exploitation mode. It automatically switches back when new
|
switches to exploitation mode. It automatically switches back when new
|
||||||
coverage is found.
|
coverage is found.
|
||||||
Default: 300 (seconds) */
|
Default: 300 (seconds) */
|
||||||
#define STRATEGY_SWITCH_TIME 600
|
#define STRATEGY_SWITCH_TIME 1000
|
||||||
|
|
||||||
/* Default file permission umode when creating files (default: 0600) */
|
/* Default file permission umode when creating files (default: 0600) */
|
||||||
#define DEFAULT_PERMISSION 0600
|
#define DEFAULT_PERMISSION 0600
|
||||||
|
Reference in New Issue
Block a user