is there way (os-independent) accessing arbitrary process's virtual memory i/o access? alternatively.. way launch such process in shared memory instance.
(isn't way cheat engine works? sort of ipc far can tell..)
a process can attached process in such way has access process's memory.
it used debugging programs.
a debugger needs attached process being debugged, , needs able read memory data, break execution, edit memory data, inject code, etc.
cheat engine re-purposes these debugger functions in order cheat in games.
profilers use see consuming resources.
Comments
Post a Comment