dzCepheus
May 23rd, 2006, 21:47
Hi all.
First post - please be gentle! :P
I've been searching on this for..... about 2 weeks. I'm probably using the wrong search terms, or whatever, but it's getting frustrating. So I figured I'd break down and actually ask for advice.
Here's what I'm trying to do. I'm working on a program to read the memory of a game process. Now, static values I'm having no problem with - things that don't change between instances of the process - but what I am having trouble with are things that *do* change.
I'll try to explain what I'm looking for without being too specific (as per the rules of the site) -- basically, this game has many things that are 'targettable', and what I'm trying to get at is a list of all the targettable things in the area. I'm trying to basically read this list so I can display the information contained in it to the user.
Can anyone help? Maybe offer pointers (heh) to what I need to search for, or where to search for it -- or how? Or maybe if someone is so enclined, maybe walk me through something similar? I'm a quick study, but I need a place to start.
Thanks.

I've been searching on this for..... about 2 weeks. I'm probably using the wrong search terms, or whatever, but it's getting frustrating. So I figured I'd break down and actually ask for advice.

Here's what I'm trying to do. I'm working on a program to read the memory of a game process. Now, static values I'm having no problem with - things that don't change between instances of the process - but what I am having trouble with are things that *do* change.
I'll try to explain what I'm looking for without being too specific (as per the rules of the site) -- basically, this game has many things that are 'targettable', and what I'm trying to get at is a list of all the targettable things in the area. I'm trying to basically read this list so I can display the information contained in it to the user.
Can anyone help? Maybe offer pointers (heh) to what I need to search for, or where to search for it -- or how? Or maybe if someone is so enclined, maybe walk me through something similar? I'm a quick study, but I need a place to start.
Thanks.
