mousesex1 How do I cheat?
Reputation: 0
Joined: 21 May 2010 Posts: 3
|
Posted: Sun Aug 11, 2013 9:43 am Post subject: About create a thread on target (CreateRemoteThread with CE) |
|
|
Hi,
We use CE5.3 by pass on a online game,it work well .
but we create a thread to execute function via memory allocate by VirtualAllocEx,it seem don't execute the code ,the code and parameter both success wrote to the Game's memory.
We use tools to check the thread ,it created success on target Game and return success. But the code seem not executed.
We test to use CreateRemoteThread 100 times,it only execute the code success 2-3 times per 100 times.
Does anyone can give us some hint to check this problem?
thanks.
|
|