The Dark AllianceASM Knowledge, Game Hacking Info
   Home   Help Search Login Register  
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: [1]
  Print  
Author Topic: How to edit this kind of values in CHEAT ENGINE  (Read 330 times)
darkacc
Guest
« on: July 25, 2009, 02:49:22 PM »

Max Attack (4bytes)
[1]                         93B4AC + 2A0
[2]                         004FB8D0   8B91 98020000    MOV EDX,DWORD PTR DS:[ECX+298]

So ok,the [1] one i know how to make work.U need to  go to "add address manually" than  write 93B... as pointer and 2A0 as offset.easy.

but how the hell edit [2] and where?in memory edit? what are all these numbers/letters ....
Logged
AdBot
SXGuy
Master Assembler
*****
Posts: 1798



« Reply #1 on: July 26, 2009, 02:05:10 PM »

004FB8D0 <-- address
8B 91 <--opcode MOVE EDX
98 02 <--[ECX+298]


You need to find out what the address of ECX is, and add it to the address table the same way as your first example.

Since i dont know how you came to finding that address, i cant really help to explain how you find the address of ECX, but usually, if its something which is displayed after you use "find out what accesses this address" then you just select it, and press "more info" and it will tell you the value of ECX.

Then you scan for that value, making sure you tick the hex box, and a result should appear, add that address to the address table, and then change it to a pointer and add the offset 298
Logged

TheLeecher: "I wasn't sure if the OP was talking about the Big Bang theory or the Bing Bang theory. I once believed in the Gang Bang theory but that was long ago."
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
DB Theme: deruni
Valid XHTML 1.0! Valid CSS!