1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "sandbox_callbacks.h"
|
||||
#define LOG_LEVEL 0
|
||||
#define LOG_LEVEL 1
|
||||
namespace sandboxCallbacks {
|
||||
void handleCodeRun(uc_engine* uc, uint64_t address, uint32_t size,
|
||||
void* userData) {
|
||||
|
||||
Reference in New Issue
Block a user