Go Back   FileForums > Games > Game Coders
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 01-05-2007, 03:35
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Here is what i was talking about.


Say for example (these will not be the values in the game just using as an example)

004024EB MOV [EAX+0C],EBX

Was the ghost value (updated screen value), then where did the value in EBX come from.

This is what you have to find out, and dig into the code more, especially above the code.

Perhaps you will see

MOV EBX, [EDX+8C] or something, which then would be safe to assume that the [EDX+8C] is the location of the real value for the life bar, with a bit of code injection you could force a value into it.


Also be aware that the real life bar value might be encrypted and the game uses XOR to get the real value, which then you will take a while to find out.

ALSO

Some life bars in games increase a value when losing life. So 0 would be a full bar, while 100 could mean no health left.


Keep searching


Or you can dump the assembly around that value so I can see what is happening.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 15:26.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com