Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading memory of a game.

Status
Not open for further replies.

Antithott

IS-IT--Management
Jan 20, 2006
90
DK
Hi ;)

I use Tsearch to change the value in memory of some games when i play. I search for the value, and find the offset.

Now my question is this, Is it possible to make a small Vb.net program which reads the memory of a Offset i choose and then show this value in a Text label?

Example :

1. I type in 45674 in offset textbox.
2. Program retrieve the memory (Numbers and string)of this offset.
3. Program show the memory string in label1

I would love an example if anyone is able to, or just some suggestions to websites where i could find info on making it.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top