boatisdog How do I cheat?
Reputation: 0
Joined: 19 Sep 2016 Posts: 4
|
Posted: Sun Oct 02, 2016 9:45 am Post subject: Cannot OpenProcess |
|
|
I want to write a trainer for seal online. but they have nProtect Game Guard.
In my code:
Code: | hProc = OpenProcess(PROCESS_ALL_ACCESS, false, ProcessID); |
it return 0x000000
how should I do?
Help me Please.
Sorry for English. I'm very very noob
|
|