Fix issues with Yama restrictions in FRIDA mode

This commit is contained in:
Your Name
2021-10-26 18:48:13 +01:00
parent 4b631c9a19
commit f14b3bd9de
8 changed files with 68 additions and 0 deletions

View File

@ -76,6 +76,7 @@ static char *afl_environment_variables[] = {
"AFL_FRIDA_PERSISTENT_RET",
"AFL_FRIDA_STATS_FILE",
"AFL_FRIDA_STATS_INTERVAL",
"AFL_FRIDA_TRACEABLE",
"AFL_FUZZER_ARGS", // oss-fuzz
"AFL_GDB",
"AFL_GCC_ALLOWLIST",