This commit is contained in:
2026-08-24 14:47:59 +08:00
parent e91e372b19
commit 75d9b25362
45 changed files with 17462 additions and 129 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ namespace client_shared_mapping
auto mapping_shared_memory(HANDLE hMap)->PMAPPING_USER_MEMORY;
//启动服务进程
auto StartServerProcess(CONST char* Path)->BOOL;
auto StartServerProcess(CONST char* Path, PDWORD status)->BOOL;
//启动目标通信进程
auto anit_cheat_create_process()->BOOL;