Hi, I am looking into memory editing, and am quite confused.

I saw some 'offsets' such as: 0x006E71A0

and some that were like, Game.dll+8E336C

and in this thread (http://www.vbforums.com/showthread.php?p=3819578)

has this: 132290


I'd more so think the 0x006E71A0 and the Game.dll+8E336C are among the same format, so i'd like to use that.

I have also read somewhere(this could be wrong) that the memory addresses formats are different between VB, C#, and C++.


I'd basically like to read the value. Not inject..Just..read.

Any ideas in a simplicity form?