This is a simple DLL injector implemented with LoadLibraryA.
I wrote this because I needed one so I decided I'll write my own.
Go to releases and download the newest executable.
Usage:
SimpleDLLInject.exe DLL_PATH PROCESS_NAME
- Tom Chengich - Github