mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 20:28:08 +00:00
change -y to -g/-G and add env var alternatives
This commit is contained in:
@ -98,6 +98,8 @@ static char *afl_environment_variables[] = {
|
||||
"AFL_IGNORE_PROBLEMS",
|
||||
"AFL_IGNORE_UNKNOWN_ENVS",
|
||||
"AFL_IMPORT_FIRST",
|
||||
"AFL_INPUT_LEN_MIN",
|
||||
"AFL_INPUT_LEN_MAX",
|
||||
"AFL_INST_LIBS",
|
||||
"AFL_INST_RATIO",
|
||||
"AFL_KILL_SIGNAL",
|
||||
|
Reference in New Issue
Block a user