This commit is contained in:
Huoji's
2025-03-18 22:26:09 +08:00
parent 9a44f20d5c
commit c61773dfd8
3 changed files with 19 additions and 4 deletions

View File

@@ -311,5 +311,4 @@ void handleSyscall(uc_engine* uc, void* userData) {
sandbox->SetMalwareAnalysisType(MalwareAnalysisType::kSuspicious);
printf("[handleSyscall] Syscall detected\n");
}
} // namespace sandboxCallbacks