imhiya Expert Cheater
Reputation: 0
Joined: 31 Jan 2006 Posts: 205
|
Posted: Tue Mar 08, 2011 5:51 am Post subject: How to find out where a game/program is loaded into memory? |
|
|
Basically, i have a little mess about challenge at university. We have to reverse engineer a game. The game is run via command line, so i have to attach it every time, but the main is issue is it is loaded into different area's of memory everytime.
I can search for where it is but this actually requires searching each time. How can i find it's starting point.
EDIT I found i can just do "mastermind.exe" + (Address wanted)
|
|