Anticheat fixes and aimbot detection

This commit is contained in:
momo5502
2016-08-08 01:57:00 +02:00
parent 4fc7de502a
commit b0df3e0e21
19 changed files with 710 additions and 695 deletions

View File

@ -56,7 +56,7 @@ namespace Utils
*place = Hook::Interceptor::InterceptionStub;
}
void __declspec(naked) Hook::Interceptor::InterceptionStub()
__declspec(naked) void Hook::Interceptor::InterceptionStub()
{
__asm
{