Add detour lib

This commit is contained in:
H3XploR
2026-05-21 23:59:33 +02:00
parent df678c5839
commit 11456ebd19
4 changed files with 49 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
#include "Header.h"
bool analyze_process_handle(HANDLE hProcess) {
}