|
-
Feb 12th, 2008, 09:48 AM
#1
Thread Starter
Member
[2008] How to retrieve value from exe?
Not sure how to word this right as I've never done it before. Also not sure which language I should code it in..
How would I go about getting a value from an exe if I already know what address it's located at?
For example..in the app I'm making that calculates the current xp per hour, I need to be able to retrieve the total xp on my char from the game exe. I already know that the xp is located at 0080B910 and can see it with my debugger.
I just need to grab that value and put it into a var in my program.
The only language I'm semi-decent at is VB .NET but am willing to learn more if needed, I'll have to eventually anyways.
Help me out here guys =)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|