cleiton Newbie cheater
Reputation: 0
Joined: 05 Mar 2014 Posts: 21
|
Posted: Tue Jun 24, 2014 9:40 pm Post subject: |
|
|
| Dark Byte wrote: | Do you know how to hook an API ? Because that's step 1 when making an anti hack
Now, inside your CreateThread hook get the address of lpThreadAttributes, and decrease it with 4 to get the address of the return address of the current function call
you could also look into the stackwalk64 function and related functions to make a full stacktrace for you |
I worked hard trying to do that but I don't know how to do that.
CE source has an example of it?[/b]
|
|