| View previous topic :: View next topic |
| Author |
Message |
sonexa Newbie cheater
Reputation: 0
Joined: 19 Sep 2011 Posts: 16
|
Posted: Fri Jan 20, 2012 2:29 pm Post subject: change a adress |
|
|
hey guys, i'm trying to change a value of a adress, but i cant because the game has gameguard, and i cant edit the code
i tried use a code cave, and i cant too, the gameguard always detect
how i can change ?
i think, i need breakpoint this adress and change the register, but, how i can do it?
|
|
| Back to top |
|
 |
SwaggaJackin' Master Cheater
Reputation: 2
Joined: 06 Nov 2009 Posts: 312
|
Posted: Fri Jan 20, 2012 3:07 pm Post subject: |
|
|
| Bypass game guard. v_v
|
|
| Back to top |
|
 |
Unbr0ken Advanced Cheater
Reputation: 2
Joined: 10 Aug 2011 Posts: 67
|
Posted: Fri Jan 20, 2012 4:15 pm Post subject: Re: change a adress |
|
|
| sonexa wrote: | hey guys, i'm trying to change a value of a adress, but i cant because the game has gameguard, and i cant edit the code
i tried use a code cave, and i cant too, the gameguard always detect
how i can change ?
i think, i need breakpoint this adress and change the register, but, how i can do it? |
I don't know if this still works, but... try inject a .dll into the process before the gameguard is completely loaded, i guess you'll be able to manage that memory with some comands like memcpy, etc... (In case of C++).
You must need to know about Pointers in programming.
|
|
| Back to top |
|
 |
Stylo Grandmaster Cheater Supreme
Reputation: 3
Joined: 16 May 2007 Posts: 1073 Location: Israel
|
|
| Back to top |
|
 |
sonexa Newbie cheater
Reputation: 0
Joined: 19 Sep 2011 Posts: 16
|
Posted: Fri Jan 20, 2012 5:31 pm Post subject: |
|
|
| how i can make a CRC bypass?
|
|
| Back to top |
|
 |
SwaggaJackin' Master Cheater
Reputation: 2
Joined: 06 Nov 2009 Posts: 312
|
Posted: Fri Jan 20, 2012 6:12 pm Post subject: |
|
|
| Find the code that makes the check for the CRC and "give it" the CRC it's looking for.
|
|
| Back to top |
|
 |
Unbr0ken Advanced Cheater
Reputation: 2
Joined: 10 Aug 2011 Posts: 67
|
Posted: Fri Jan 20, 2012 6:49 pm Post subject: |
|
|
| Stylo wrote: | It'll still be useless since CRC checks will run over the code for changing and will crush the game.
CRC Bypass Good luck. |
A few years ago, the method mentioned worked without problems with most (if not all) games that were "protected" with GameGuard. Now, I have no idea how it works. But, I guess that the CRC Bypass isn't the only way to jump the protection.
|
|
| Back to top |
|
 |
sonexa Newbie cheater
Reputation: 0
Joined: 19 Sep 2011 Posts: 16
|
Posted: Fri Jan 20, 2012 7:04 pm Post subject: |
|
|
| oh no, i'm back to 0 position
|
|
| Back to top |
|
 |
scribly Cheater
Reputation: 1
Joined: 27 Apr 2008 Posts: 36
|
|
| Back to top |
|
 |
sonexa Newbie cheater
Reputation: 0
Joined: 19 Sep 2011 Posts: 16
|
Posted: Sat Jan 21, 2012 3:58 am Post subject: |
|
|
| yea, i think, i will create a simple dll, for it
|
|
| Back to top |
|
 |
|