I'm trying to write a program that uses CreateRemoteThread to inject a dll. The problem is that CreateRemoteThread is refusing …
winapi dll windows-7 code-injection createremotethreadThe title explains this all really, I have a process tapping into another process. I need to be able to …
c++ module getprocaddress createremotethread