mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 20:48:07 +00:00
new rtn cmplog: instrumentation side + supporting functions
This commit is contained in:
@ -1136,6 +1136,7 @@ void setup_signal_handlers(void);
|
||||
void save_cmdline(afl_state_t *, u32, char **);
|
||||
void read_foreign_testcases(afl_state_t *, int);
|
||||
void write_crash_readme(afl_state_t *afl);
|
||||
u8 check_if_text_buf(u8 *buf, u32 len);
|
||||
|
||||
/* CmpLog */
|
||||
|
||||
|
Reference in New Issue
Block a user