mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
afl qemu persistent hook
This commit is contained in:
@ -455,7 +455,7 @@ u8* (*post_handler)(u8* buf, u32* len);
|
||||
/* CmpLog */
|
||||
|
||||
extern u8* cmplog_binary;
|
||||
extern s32 cmplog_forksrv_pid;
|
||||
extern s32 cmplog_child_pid, cmplog_forksrv_pid;
|
||||
|
||||
/* hooks for the custom mutator function */
|
||||
/**
|
||||
|
Reference in New Issue
Block a user