by Marcin Kleczynski (2 Submissions)
Category: Windows API Call/Explanation
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)

This code is able to inject any DLL into a remote process, or even itself. This should be used only if you know what your doing. It was ported from a C++ application which i edited, i believe it was Felix's from https://win32.mvps.org/. Anyway, this code is a bit old as it is, there are probably some examples around anyway. Please vote =]
API DeclarationsCreateRemoteThread()