well wat i need to do is make a program to edit the memory of another without using the openprocess api. anyone know how to do this?
Printable View
well wat i need to do is make a program to edit the memory of another without using the openprocess api. anyone know how to do this?
Put simply, it is not possible.
Which - if you think about the implications of being able to edit a running program's memory willy-nilly - is actually a very good thing.
well someone was talking about using setwindowhookex api or something but i have no clue how to use the hook api.