mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
add qemu driver env var
This commit is contained in:
@ -112,6 +112,7 @@ static char *afl_environment_variables[] = {
|
|||||||
"AFL_QEMU_COMPCOV_DEBUG",
|
"AFL_QEMU_COMPCOV_DEBUG",
|
||||||
"AFL_QEMU_DEBUG_MAPS",
|
"AFL_QEMU_DEBUG_MAPS",
|
||||||
"AFL_QEMU_DISABLE_CACHE",
|
"AFL_QEMU_DISABLE_CACHE",
|
||||||
|
"AFL_QEMU_DRIVER_NO_HOOK",
|
||||||
"AFL_QEMU_PERSISTENT_ADDR",
|
"AFL_QEMU_PERSISTENT_ADDR",
|
||||||
"AFL_QEMU_PERSISTENT_CNT",
|
"AFL_QEMU_PERSISTENT_CNT",
|
||||||
"AFL_QEMU_PERSISTENT_GPR",
|
"AFL_QEMU_PERSISTENT_GPR",
|
||||||
|
Reference in New Issue
Block a user