mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 04:18:06 +00:00
@ -77,6 +77,8 @@ typedef struct afl_forkserver {
|
||||
|
||||
bool qemu_mode; /* if running in qemu mode or not */
|
||||
|
||||
bool frida_mode; /* if running in frida mode or not */
|
||||
|
||||
bool use_stdin; /* use stdin for sending data */
|
||||
|
||||
bool no_unlink; /* do not unlink cur_input */
|
||||
|
Reference in New Issue
Block a user