Jump to content

GamePlayer - Address?


Go to solution Solved by Rook,

16 posts in this topic

Recommended Posts

Posted

Hey, in GamePlayer, where do I see the adress?

 

The only adresses I can see are these: 

 
120B51B0
120B51A8
 
Also, 2 more questions, does it work if I got 2 values? 
They are both the same, need to change both to change the value.
 
And... how do you find an offset for something that dosnt have an exact value that changes, like health, it dosnt say how much is lost... how do you search for it and find the offset then?
 
Thanks!
Posted

 

Hey, in GamePlayer, where do I see the adress?

 

The only adresses I can see are these: 

 
120B51B0
120B51A8
 
Also, 2 more questions, does it work if I got 2 values? 
They are both the same, need to change both to change the value.
 
And... how do you find an offset for something that dosnt have an exact value that changes, like health, it dosnt say how much is lost... how do you search for it and find the offset then?
 
Thanks!

 

1. What do you mean by addresses?

 

2. Yes you can

 

3. I know there are a tut for that here on iOSGods I just forgot the title

Posted

1. What do you mean by addresses?

 

2. Yes you can

 

3. I know there are a tut for that here on iOSGods I just forgot the title

The adress to use for the command

watch *0xADRESS
in GDB
Posted

1. The watch *0x00000000 is the memory address you find next to the number in gamegem, gameplay or igg

2. To find an uknown number you need to do a fuzzy search then go back into the game make your health go down abit then go back to gg, gp or igg and search number decreased. Then keep repeating this till your left with afew searches then your need to find the right one.

Posted

1. The watch *0x00000000 is the memory address you find next to the number in gamegem, gameplay or igg

2. To find an uknown number you need to do a fuzzy search then go back into the game make your health go down abit then go back to gg, gp or igg and search number decreased. Then keep repeating this till your left with afew searches then your need to find the right one.

The problem is that I can't see tthe adress in GP, I get this adress kind of adress...

 

120B51B0

 

and GDB says it's wrong

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines