mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-20 21:25:43 +00:00
fix makefiles for uc2 c examples
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
#include <sys/mman.h>
|
||||
|
||||
#include <unicorn/unicorn.h>
|
||||
#include <unicornafl/unicornafl.h>
|
||||
|
||||
// Path to the file containing the binary to emulate
|
||||
#define BINARY_FILE ("persistent_target_x86_64")
|
||||
|
Reference in New Issue
Block a user