Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


value change

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
btd5
Cheater
Reputation: 0

Joined: 05 Feb 2016
Posts: 40

PostPosted: Wed Aug 14, 2019 8:24 pm    Post subject: value change Reply with quote

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?



Zajeta slika.JPG
 Description:
 Filesize:  210.19 KB
 Viewed:  5503 Time(s)

Zajeta slika.JPG


Back to top
View user's profile Send private message
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Sun Aug 18, 2019 11:29 am    Post subject: Reply with quote

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
View user's profile Send private message
btd5
Cheater
Reputation: 0

Joined: 05 Feb 2016
Posts: 40

PostPosted: Sun Aug 18, 2019 11:49 am    Post subject: Reply with quote

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
View user's profile Send private message
sh00ter999
Advanced Cheater
Reputation: 1

Joined: 17 May 2008
Posts: 89

PostPosted: Sun Aug 18, 2019 11:55 am    Post subject: Reply with quote

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
View user's profile Send private message
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Sun Aug 18, 2019 1:47 pm    Post subject: Reply with quote

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
View user's profile Send private message
btd5
Cheater
Reputation: 0

Joined: 05 Feb 2016
Posts: 40

PostPosted: Tue Aug 20, 2019 8:10 am    Post subject: Reply with quote

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



1.JPG
 Description:
 Filesize:  288.05 KB
 Viewed:  5388 Time(s)

1.JPG



2.JPG
 Description:
 Filesize:  340.88 KB
 Viewed:  5388 Time(s)

2.JPG


Back to top
View user's profile Send private message
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Tue Aug 20, 2019 2:47 pm    Post subject: Reply with quote

What are the values in XMM1 and XMM6 at that point?
Back to top
View user's profile Send private message
btd5
Cheater
Reputation: 0

Joined: 05 Feb 2016
Posts: 40

PostPosted: Wed Aug 21, 2019 5:24 am    Post subject: Reply with quote

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
View user's profile Send private message
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Wed Aug 21, 2019 10:50 am    Post subject: Reply with quote

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
View user's profile Send private message
btd5
Cheater
Reputation: 0

Joined: 05 Feb 2016
Posts: 40

PostPosted: Wed Aug 21, 2019 11:54 am    Post subject: Reply with quote

Thx for update ill try it later
Back to top
View user's profile Send private message
btd5
Cheater
Reputation: 0

Joined: 05 Feb 2016
Posts: 40

PostPosted: Sun Aug 25, 2019 11:01 am    Post subject: Reply with quote

[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
View user's profile Send private message
Csimbi
I post too much
Reputation: 92

Joined: 14 Jul 2007
Posts: 3102

PostPosted: Mon Aug 26, 2019 12:41 am    Post subject: Reply with quote

There you go, congrats!
Back to top
View user's profile Send private message
careca777
Expert Cheater
Reputation: 0

Joined: 27 Jul 2013
Posts: 121

PostPosted: Fri Jan 22, 2021 9:35 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites