Changes to allow configuration of stalker adjacent blocks

This commit is contained in:
Your Name
2021-11-15 17:14:04 +00:00
parent de90fd652e
commit e1d3fe30de
8 changed files with 51 additions and 3 deletions

View File

@ -76,6 +76,8 @@ static char *afl_environment_variables[] = {
"AFL_FRIDA_PERSISTENT_DEBUG",
"AFL_FRIDA_PERSISTENT_HOOK",
"AFL_FRIDA_PERSISTENT_RET",
"AFL_FRIDA_STALKER_IC_ENTRIES",
"AFL_FRIDA_STALKER_ADJACENT_BLOCKS",
"AFL_FRIDA_STATS_FILE",
"AFL_FRIDA_STATS_INTERVAL",
"AFL_FRIDA_TRACEABLE",