Windows xp sp3
Delphi 7
Trying to read strings from another process memory but I m only getting 1 byte back from the read operation.
The findprocess() function is predefined in an include btw
----------
var
Window: integer;
dat: array[0..500] of Char;
read: cardinal;
Str...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.