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

README.md

injector