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 


help about h.a.w.x 2 health andtime values

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

Joined: 29 Jun 2012
Posts: 81

PostPosted: Tue Feb 26, 2013 3:58 am    Post subject: help about h.a.w.x 2 health andtime values Reply with quote

i want to search for health which is 100% and the time as well so what kind of data i should look for float or double? any ideas?
Back to top
View user's profile Send private message
pharaon
Advanced Cheater
Reputation: 1

Joined: 29 Jun 2012
Posts: 81

PostPosted: Tue Feb 26, 2013 1:22 pm    Post subject: Reply with quote

how to hack this address without crashing the game
fstp dword ptr [esi]
test ecx,ecx
je HAWX2_DX11.exe+18C8D6
Back to top
View user's profile Send private message
Fresco
Grandmaster Cheater
Reputation: 4

Joined: 07 Nov 2010
Posts: 600

PostPosted: Wed Feb 27, 2013 1:01 pm    Post subject: Reply with quote

fstp = store st0 and pop st0

you would need to alloc some fake memory, registersymbol it
and then make the game write to the new allocated memory instead of [esi]

Code:
alloc(newmem,4)
registersymbol(newmem)

newmem:
db 00 00 00 00

game address:
fstp dword ptr [newmem]
test ecx,ecx
je HAWX2_DX11.exe+18C8D6

_________________
... Fresco
Back to top
View user's profile Send private message
mgr.inz.Player
I post too much
Reputation: 222

Joined: 07 Nov 2008
Posts: 4438
Location: W kraju nad Wisla. UTC+01:00

PostPosted: Wed Feb 27, 2013 2:18 pm    Post subject: Reply with quote

Actually if he wants to skip this instruction:
fstp dword ptr [esi] - opcode D9 1E

He can use simple:
fstp st(0) - opcode DD D8


Code:
address:
fstp st(0)
test ecx,ecx

_________________
Back to top
View user's profile Send private message MSN Messenger
AakashJaviA
How do I cheat?
Reputation: 0

Joined: 30 Aug 2015
Posts: 1

PostPosted: Sun Aug 30, 2015 6:06 am    Post subject: Reply with quote

Did you guys get it working?
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