Answer the question
In order to leave comments, you need to log in
How to change the code of a running process?
With the help of OllyDbg, I can manually change the instruction at a certain address to another one, and right at the time the program is running.
How to do it automatically using c#?
Answer the question
In order to leave comments, you need to log in
See the information on the WriteProcessMemory function, but you will also have to deal with the types of memory blocks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question