Memory Address

Talk about (almost) anything

Moderator: Karl G.

Memory Address

Postby 9sam1 » Fri Jul 06, 2007 2:30 pm

Does anyone here know how to find memory address's? I need them to get the Hgooey Xendll working but i dont know how to find them :(
9sam1
Lord
Lord
 
Posts: 321
Joined: Fri Dec 22, 2006 8:25 pm

Postby Karl G. » Fri Jul 06, 2007 5:42 pm

Ugh, finding memory addresses is not fun. Usually it goes something like this:

take a snapshot of a program's memory block with some sort of utility when you KNOW the value of you're looking for
examine the memory snapshot with a hex editor to find all instances of that value and write them down
go back into the program, take another snapshot when you know what you're looking for, but its value is different
examine the memory addresses you wrote down to see which ones match the new value
repeat until there's only 1 left


Not much fun :/
User avatar
Karl G.
Lesser Spirit
 
Posts: 2453
Joined: Sat Mar 04, 2006 10:26 am


Return to Lounge



Who is online

Users browsing this forum: No registered users and 1 guest