DLL Injection Part 3 — Creating remote thread
This is the third part of the DLL Injection series. For your convenience you can find other parts in the table of contents in Part 1 – Registry We already know how to inject a DLL into process using registry or hooks. With the former approach we cannot control the moment of injection (because it … Continue reading DLL Injection Part 3 — Creating remote thread