mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 12:48:06 +00:00
add check_binary_signatures for afl-* utils
This commit is contained in:
@ -38,6 +38,7 @@
|
||||
|
||||
#define STRINGIFY_VAL_SIZE_MAX (16)
|
||||
|
||||
u32 check_binary_signatures(u8 *fn);
|
||||
void detect_file_args(char **argv, u8 *prog_in, bool *use_stdin);
|
||||
void print_suggested_envs(char *mispelled_env);
|
||||
void check_environment_vars(char **env);
|
||||
|
Reference in New Issue
Block a user