if you are familiar with cheat engine, attach and open memview, goto SendInput, if its a jmp for the first opcode then gameguard has it hooked.
send input should be a mov mov call ret function
send input is what autoit uses for Send("")
i might be able to recompile autoit to use bypassed send function which should work even with gameguard
edit: to the "how do i notice"...
everything comes down to ntsendinput
send input should be a mov mov call ret function
send input is what autoit uses for Send("")
i might be able to recompile autoit to use bypassed send function which should work even with gameguard
edit: to the "how do i notice"...
everything comes down to ntsendinput