View previous topic :: View next topic |
Author |
Message |
btd5 Cheater
Reputation: 0
Joined: 05 Feb 2016 Posts: 40
|
Posted: Wed Aug 14, 2019 8:24 pm Post subject: value change |
|
|
I want to change value but:
Value is double and exact but when i try to change it nothing happen. So i clicked browse this memory region and found out that previous adress change value but not in value i want. Ingame value is 217764852 but in memory i get -1.47535813557939E-106.
I also tryed with whats writes to this adress and when i nop adress value just start counting down or up depends on adress really fast (like millions), so i cant really change it that way.
How can i change this to get normal value?
Description: |
|
Filesize: |
210.19 KB |
Viewed: |
8183 Time(s) |

|
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3298
|
Posted: Sun Aug 18, 2019 11:29 am Post subject: |
|
|
If the change has no effect, you got the wrong address.
Why do you mess with the memory editor?
Change the value in the table.
|
|
Back to top |
|
 |
btd5 Cheater
Reputation: 0
Joined: 05 Feb 2016 Posts: 40
|
Posted: Sun Aug 18, 2019 11:49 am Post subject: |
|
|
I always got 2 adresses and both turn back in table when i edit it.
Just like i explained in picture.
adress 1C832DF56B8
and 1C832DF56D8 in this case
i got this 2 in table and it turned back. but if i got from 1C832DF56B8 1 byte back (yellow color, i think it is 1 byte), i can edit value but result is always random so i cant do a fixed value.
|
|
Back to top |
|
 |
sh00ter999 Advanced Cheater
Reputation: 1
Joined: 17 May 2008 Posts: 89
|
Posted: Sun Aug 18, 2019 11:55 am Post subject: |
|
|
Maybe it would help if you could share what game you are approaching, as well as what that address is supposed to stand for?
_________________
Hyes! |
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3298
|
Posted: Sun Aug 18, 2019 1:47 pm Post subject: |
|
|
btd5 wrote: | I always got 2 adresses and both turn back in table when i edit it.
Just like i explained in picture.
adress 1C832DF56B8
and 1C832DF56D8 in this case
i got this 2 in table and it turned back. but if i got from 1C832DF56B8 1 byte back (yellow color, i think it is 1 byte), i can edit value but result is always random so i cant do a fixed value. |
Well, if you are certain, then you're certain.
Maybe the value is encrypted/protected somehow.
|
|
Back to top |
|
 |
btd5 Cheater
Reputation: 0
Joined: 05 Feb 2016 Posts: 40
|
Posted: Tue Aug 20, 2019 8:10 am Post subject: |
|
|
So game is bloons td 6 and value is ingame money for buying characters (not green money for powers and other premium stuff)
In easy mode i start with 850$. I search for 850/exact/double, when i got 2 adresses (it is always 2), i change value and iven if i select both money does not change. So i tryed with access/write and noping some out then change but still nothing. Then i got to memory View now look at picture
Description: |
|
Filesize: |
288.05 KB |
Viewed: |
8068 Time(s) |

|
Description: |
|
Filesize: |
340.88 KB |
Viewed: |
8068 Time(s) |

|
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3298
|
Posted: Tue Aug 20, 2019 2:47 pm Post subject: |
|
|
What are the values in XMM1 and XMM6 at that point?
|
|
Back to top |
|
 |
btd5 Cheater
Reputation: 0
Joined: 05 Feb 2016 Posts: 40
|
Posted: Wed Aug 21, 2019 5:24 am Post subject: |
|
|
lets say i got ingame money value 1350
so xmm1 and xmm6 are same value so money value
Dont worry about that anymore it seems that hack is working but i cant edit to specific value i want cause of some encription, and is it not so annoying. Just need few tryes to get money above value i want.
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3298
|
Posted: Wed Aug 21, 2019 10:50 am Post subject: |
|
|
See, that code that run 4000+times, I think that's the check and correction on the value.
The one where you see XMM1 and XMM6 with the same value, that could be the real update.
Trace back and see where that XMM1 comes from, and update it as soon it gets its value.
That should work.
|
|
Back to top |
|
 |
btd5 Cheater
Reputation: 0
Joined: 05 Feb 2016 Posts: 40
|
Posted: Wed Aug 21, 2019 11:54 am Post subject: |
|
|
Thx for update ill try it later
|
|
Back to top |
|
 |
btd5 Cheater
Reputation: 0
Joined: 05 Feb 2016 Posts: 40
|
Posted: Sun Aug 25, 2019 11:01 am Post subject: |
|
|
[quote="Csimbi"]See, that code that run 4000+times, I think that's the check and correction on the value.
The one where you see XMM1 and XMM6 with the same value, that could be the real update.
Trace back and see where that XMM1 comes from, and update it as soon it gets its value.
That should work.[/quote]
Well thx for help. I found uncrypted value. I basicly started with mov rax,[rbx+28] because it poped out later when game start to do its thing so i dont know if adress that runs 4000+ times will lead me to same value.
After few brake and traces i finally found original value.
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3298
|
Posted: Mon Aug 26, 2019 12:41 am Post subject: |
|
|
There you go, congrats!
|
|
Back to top |
|
 |
careca777 Expert Cheater
Reputation: 0
Joined: 27 Jul 2013 Posts: 121
|
Posted: Fri Jan 22, 2021 9:35 am Post subject: |
|
|
Hi fellas, i know it's been a "while" 1.5yrs, but im at the exact same point as btd5, except im failing to do the trace, seen a video about it, but it's kinda confusing.
If btd5 or anyone else could give some pointers on it, it would be appreciated.
I got the same instructions as him, it seems at an earlier point xmm6is copied into xmm1, then a little back from there, xmm0 is copied into xmm1, but from there im stuck.
|
|
Back to top |
|
 |
|