View previous topic :: View next topic |
Author |
Message |
scearezt Cheater
Reputation: 0
Joined: 12 Feb 2011 Posts: 46
|
Posted: Fri Feb 18, 2011 5:55 am Post subject: How can I find it? |
|
|
I'm in trouble, couse I need to find a value that's changes once during the game and it's not a static address...
I've hacked the game, I can change between 2 animations... but if I enter a car some value changes and this address going to be useless... should I search for multiple pointers or what should I do?
This address' values not changes!
|
|
Back to top |
|
 |
xNef Cheater
Reputation: 0
Joined: 23 Jan 2011 Posts: 25
|
Posted: Fri Feb 18, 2011 10:01 am Post subject: |
|
|
I didnt understand well, but I'll try to help.
What do u want to mean is the value changes or the adress changes?
If you find an adress of a car and then u change the car, the value will change. Imagine the cash in game, pretend you have 2000 cash pts, then u spend in one item that cost 500 pts, then value of ur current cash will change to 1500, and the value in cheat engine will change too.
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Fri Feb 18, 2011 10:41 am Post subject: |
|
|
You should find something that is related to that value.
For example are You looking for the damage of a gun?
Then check out how is the damage calculated when You shoot and You find the data. It is even easier to just check where is it storing the clip size for example and check nearby values.
It is the same for other stuff. Figure out something that is logically related to the value that You need to find and make a plan on how to get to it.
Memory scanning is just one method to find a value. Code analyzis and logical thinking is also fruitful in many cases.
_________________
|
|
Back to top |
|
 |
scearezt Cheater
Reputation: 0
Joined: 12 Feb 2011 Posts: 46
|
Posted: Fri Feb 18, 2011 12:28 pm Post subject: |
|
|
oké, megpróbálom elmondani így hátha érted mert angolul nem tudok prédikálni
Na szóval az a helyzet hogy megtaláltam azt a címet amit akartam, az animáció címét.. array-ben, csak az a baj hogy ha beszállok egy kocsiba vagy ilyesmi akkor valami változik, ezért a pointer másra mutat, nem erre a címre, viszont az a baj hogy ha azokat keresem amik hozzáférnek a címhez vagy azokat amik írják a címet akkor ugyanazt a címet hozza ki... 03901019
Aminek az értéke 00000400.
Ez érdekes mivel így lehetetlen megtalálni (szerintem) a pointert.
Megpróbáltam 00000400-at hozzáadni az array címéhez, nos az semmire se mutat...
Megtalálnám a pointert vagy azt a címet amire mutat ha a játékban többször is változni az a cím, de csak 1x változik ami elég gáz.... nos most itt állok tétlenül
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Fri Feb 18, 2011 12:36 pm Post subject: |
|
|
Pointer scanner-t próbáltad?
_________________
|
|
Back to top |
|
 |
scearezt Cheater
Reputation: 0
Joined: 12 Feb 2011 Posts: 46
|
Posted: Fri Feb 18, 2011 12:48 pm Post subject: |
|
|
igen, írtam is hogy minden változás MOVE és mindeggyik egy címre mutat aminek az értéke 00000400..... :\
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Fri Feb 18, 2011 12:54 pm Post subject: |
|
|
Szerintem jobb ha e-mailt írsz mert itt egyébként angolul kellene beszélnünk.
[email protected]
Írd meg hogy mi lenne a cél és hogy mi a játék neve, akkor talán tudok segíteni.
_________________
|
|
Back to top |
|
 |
|