mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 11:08:06 +00:00
better text mutation
This commit is contained in:
@ -1275,7 +1275,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
afl->expand_havoc = 2;
|
||||
break;
|
||||
case 2:
|
||||
//afl->cycle_schedules = 1;
|
||||
// afl->cycle_schedules = 1;
|
||||
afl->expand_havoc = 3;
|
||||
break;
|
||||
case 3:
|
||||
|
Reference in New Issue
Block a user