|
|
|
|
|
by malkia
591 days ago
|
|
I had a wonderful app MS-DOS resident (TSR) on my PC that when pressing a key would do a snapshot of the whole memory (or specific area) to disk, to a file. So if you play a game, and lose a live, or HP points, you keep on pressing this, and then there were tools to do the diff. There was one game that was storing the lifes as actual text - Ninja or something.... So last year my son was hacking some games, and nowadays there is a similar tool too - also based on diffs - though with me back then it was only 640KB, and nowadays we are looking towards 8-16GB if not more! Somehow this technique still works for some games, but with way more gotchas... |
|