Faster DLL Injector for processes. It targets the process name to identify the target. The process does not need to be open to define the target. DLInjector waits until the process executed.
DLInjector usage a very simple.
DLInjector.exe [target process name(with extension)] [dll to be injected]
- Only inject the DLL.
- Targeting process by name.
- If errors occurs, shows the error code.
I want developed the DLInjector in my spare time. If you want to develop DLInjector too, you can send a pull request.