| View previous topic :: View next topic |
| Author |
Message |
nwongfeiying Grandmaster Cheater
Reputation: 2
Joined: 25 Jun 2007 Posts: 695
|
Posted: Fri Jun 26, 2009 9:10 am Post subject: RPM & Pointers |
|
|
| Can someone show me a quick example of how to read process memory of pointers? And does the current HShield that one game with the Canadian leaf on it require any bypass to call RPM?
|
|
| Back to top |
|
 |
&Vage Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Jul 2008 Posts: 1053
|
Posted: Fri Jun 26, 2009 9:14 am Post subject: |
|
|
int Value = 0;
ReadProcessMemory(hProc, (LPVOID)0x00400000, &Value, sizeof(DWORD), NULL);
|
|
| Back to top |
|
 |
nwongfeiying Grandmaster Cheater
Reputation: 2
Joined: 25 Jun 2007 Posts: 695
|
Posted: Fri Jun 26, 2009 9:26 am Post subject: |
|
|
| How about the second part of the question?
|
|
| Back to top |
|
 |
Anden100 Grandmaster Cheater
Reputation: 0
Joined: 20 Apr 2007 Posts: 668
|
Posted: Fri Jun 26, 2009 12:16 pm Post subject: |
|
|
| nwongfeiying wrote: | | How about the second part of the question? |
HackShield is an anti-cheat software in case you didnt know..., it tries to block sucks apis o.o
|
|
| Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Fri Jun 26, 2009 1:32 pm Post subject: |
|
|
| nwongfeiying wrote: | | How about the second part of the question? |
Who cares whats on hackshield. Make a kernel hop and it works perfect...
|
|
| Back to top |
|
 |
talkerzero Grandmaster Cheater
Reputation: 1
Joined: 24 Jul 2008 Posts: 560 Location: California
|
|
| Back to top |
|
 |
&Vage Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Jul 2008 Posts: 1053
|
Posted: Fri Jun 26, 2009 8:22 pm Post subject: |
|
|
| owat, he said using RPM. Anyways no clue, I always play MS HackShieldless ;3
|
|
| Back to top |
|
 |
|