I would like to make something like this, but needing some help:
So I want to know, how to determine when to stop repeat.
Sry my poor english.
Code:var startadd: dword; xint: integer; //repeat readprocessmemory(hProc,ptr(startadd),@xint,4,read); inc(startadd); //until startadd=sizeof(memory used by process);


LinkBack URL
About LinkBacks
Reply With Quote
In The Oven (err in Development) : Pie 
