Hi,
I have a problem here, when ever I try to debug a game process a error will come out that say "Hack Detected' which is caused by the Anti-Cheat program. Then I trying search why the debugger get detected and how it detected. Then I find out that the Anti-Cheat program protect or hook DbgBreakingpoint, DbgUiRemotebreaking, NtDeviceIoControlFile, NtOpenProcess, NtProtectVirtualMemory, NtReadVirtualMemory, NtWriteVirtualMemory to detect when ever a cheat program like Cheat Engine hook on them.
So, my question is how to unhook them from the anti-Cheat program to make Cheat engine become detectable?
I have a problem here, when ever I try to debug a game process a error will come out that say "Hack Detected' which is caused by the Anti-Cheat program. Then I trying search why the debugger get detected and how it detected. Then I find out that the Anti-Cheat program protect or hook DbgBreakingpoint, DbgUiRemotebreaking, NtDeviceIoControlFile, NtOpenProcess, NtProtectVirtualMemory, NtReadVirtualMemory, NtWriteVirtualMemory to detect when ever a cheat program like Cheat Engine hook on them.
So, my question is how to unhook them from the anti-Cheat program to make Cheat engine become detectable?