I would like to ask if there is any API that detects if a certain Thread or Process is Suspended or not existing it will activate a detection like
If (AntiCheat NOT PRESENT)
Wait for 3 minutes
then show message cheat detected
because i have been trying to bypass a certain game by means of suspending its threads and activate CE after a while the game hangs. or sometimes if i reactivate the threads it show a message... ive watched the video of sunbeam tried it but it did not work for me any idea will be good thanks in advance
AntiCheat Detection
Re: AntiCheat Detection
GetTickCount, rdtsc instruction in ASM, etc. All timer related. There's no API that tells you the difference between moment t+1 and t. If you suspended a thread, then that suspension status is what's detected. Understand what a suspended thread means (as a value) and you may have a lead where or what to look for.
Who is online
Users browsing this forum: No registered users