|
#2
|
|||
|
|||
|
Well obviously some games or application may use a single op code
Like Move [eax+5],ecx EAX register changes accordingly, and somewhere else in the program it jumps to this op code. Now that in mind, and you know initially what address the game is using to store say bullets and you come across an op code like this with multiple uses. You set a breakpoint to read on the address you found for the bullets, and look for alternatives to that op code. If you can trace back you will find where the EAX register had a value placed into it before going to this op code. And its a good chance there you can code cave to force a value into that address. |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TO RESOLVE THE v5 QUESTION | Charlie | PS2 Games | 2 | 07-01-2002 06:08 |
| ive downloaded unsafedisc1.5 do i have to register it to get it to work | skinny | PC Games | 0 | 19-04-2001 13:13 |