c++ - How to execute an application that's injected in a process -


i want execute application (executable ending .exe extension ) injected in process on windows. how do that?

use createremotethread. win32 api starts thread in process.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -