Hi, how r u? I hope that good :)
I'm working on a source anticheat of c++, and I dont have more ideas about block or prevent SuspendThread.
By example I use this code
The game run normal, I suspend the process and the antihack dont close the game, but when I Resume the process the antihack close the game by the function ResumeThread is major than 1PHP Code:if(Event) { if((ResumeThread(Event) > 0) || (SuspendThread(Event) > 0)) { ExitProcess(0); } }
Thanks for read and I hope that u can help us. And sorry for my bad english![]()



Reply With Quote

