![]() ![]() |
Aug 7 2004, 07:53 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 7-August 04 Member No.: 6,269 |
Hello;
I just sent an email to Cam, but thought I should have posted here instead. I’ve never used ReadProcessMemory and so I spent a chunk of the day learning more about it and found tools like TSearch and so forth to help discover some memory location. It seems like you guys have discovered a BUNCH of memory location. My question is how was this approached? What apps are you using to discover the memory locations? Thanks, Tim |
|
|
|
Aug 10 2004, 06:11 PM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 7-August 04 Member No.: 6,269 |
Replay I got from Cam.
There are a few programs out there that are great for memory snooping. GameHack, WinHack, etc. Here is a good list: http://www.timsvault.com/cheattools.htm You are looking for memory scanners. These programs snapshot the memory, you drop some gold or change a stat, then they compare the snapshot to the current memory addresses and report back all the addresses that changed. Keep doing this till you isolate one or more addresses. Then use ReadProcessMemory on those addresses and you have your values. |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 3rd September 2010 - 07:27 AM |