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 8 년 전
.gitignore 2fb73f9a4f Ignore *.VC.db 8 년 전
LICENSE 083a8b2371 Initial commit 8 년 전
README.md 083a8b2371 Initial commit 8 년 전
injector.cpp d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID 8 년 전
injector.h d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID 8 년 전
injector.sln d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID 8 년 전
injector.vcxproj d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID 8 년 전
injector.vcxproj.filters d11ff4157c Simple injector that launches a process with a dll injected and returns the launched PID 8 년 전

README.md

injector