a basic dll injector
- Download the source code and open it in Visual Studio
- Build the solution in Release mode
- Run the application
- Type the name of the target process (e.g., notepad.exe) and press Enter
- When the file explorer appears, select your DLL
- The injector will find the process and inject the DLL
This injector has many issues as it was poorly written (made about 1.5 years ago)