Barebones library to launch a process with a DLL injected. Intended use-case is to be invoked from C# P/Invoke.

kaezin d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID vor 8 Jahren
.gitignore 2fb73f9a4f Ignore *.VC.db vor 8 Jahren
LICENSE 083a8b2371 Initial commit vor 8 Jahren
README.md 083a8b2371 Initial commit vor 8 Jahren
injector.cpp d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID vor 8 Jahren
injector.h d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID vor 8 Jahren
injector.sln d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID vor 8 Jahren
injector.vcxproj d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID vor 8 Jahren
injector.vcxproj.filters d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID vor 8 Jahren

README.md

injector