A work in progress dll injector.
Written in C.
Win32 API User Interface.
1. Supports Dll Injection Using CreateRemoteThread with LoadLibrary.
2. Support Reflective Shellcode Injection Using CreateRemoteThread with LoadLibrary.
3. Added the ability to Start Process + Inject Automatically from the Injector.