View Single Post
Old Oct 1st, 2004, 9:22 PM   #1
AndOrXor
Newbie
 
Join Date: Oct 2004
Posts: 3
Rep Power: 0 AndOrXor is on a distinguished road
I have a memory offset for a process, but I want to access that memory from my own process. How would I (1) convert the offset to be able to use it from my program, and (2) use that real memory location in my program.

Keep in mind that I don't want to force a library into the other program, I just want to be able to modify its memory from my program.
AndOrXor is offline   Reply With Quote