diff options
author | vanhauser-thc <vh@thc.org> | 2021-11-07 14:10:02 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-11-07 14:10:02 +0100 |
commit | 3483715789beee1bacca26a65ab215b3d51e8b34 (patch) | |
tree | 3b936c3b7bb538fd3c0a6b8aa28e71ce973c45b0 /include/envs.h | |
parent | fb443eaf2372ccd1825699c978fd0d662155fb9e (diff) | |
download | afl++-3483715789beee1bacca26a65ab215b3d51e8b34.tar.gz |
env
Diffstat (limited to 'include/envs.h')
-rw-r--r-- | include/envs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h index 25d05539..fd459f14 100644 --- a/include/envs.h +++ b/include/envs.h @@ -54,6 +54,7 @@ static char *afl_environment_variables[] = { "AFL_FAST_CAL", "AFL_FORCE_UI", "AFL_FRIDA_DEBUG_MAPS", + "AFL_FRIDA_DRIVER_NO_HOOK", "AFL_FRIDA_EXCLUDE_RANGES", "AFL_FRIDA_INST_COVERAGE_FILE", "AFL_FRIDA_INST_DEBUG_FILE", |