Merge pull request #1651 from AFLplusplus/dev

Dev
This commit is contained in:
van Hauser
2023-02-21 01:11:00 +01:00
committed by GitHub
31 changed files with 875 additions and 128 deletions

View File

@ -68,6 +68,7 @@ static char *afl_environment_variables[] = {
"AFL_FRIDA_INST_NO_OPTIMIZE",
"AFL_FRIDA_INST_NO_PREFETCH",
"AFL_FRIDA_INST_NO_PREFETCH_BACKPATCH",
"AFL_FRIDA_INST_NO_SUPPRESS"
"AFL_FRIDA_INST_RANGES",
"AFL_FRIDA_INST_REGS_FILE",
"AFL_FRIDA_INST_SEED",