From 3483715789beee1bacca26a65ab215b3d51e8b34 Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Sun, 7 Nov 2021 14:10:02 +0100 Subject: env --- include/envs.h | 1 + qemu_mode/qemuafl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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", diff --git a/qemu_mode/qemuafl b/qemu_mode/qemuafl index 8809a2b2..71ed0d20 160000 --- a/qemu_mode/qemuafl +++ b/qemu_mode/qemuafl @@ -1 +1 @@ -Subproject commit 8809a2b2ebf089d3427dd8f6a0044bcc2e13b389 +Subproject commit 71ed0d206fd3d877420dceb4993a1011a4637ae6 -- cgit 1.4.1