DLL Injector
A simple commandline DLL injector.
Supported actions:
- Load DLL
- Unload DLL
- Check if the DLL is loaded
Clone:
Use recursive clone to get the repo together with all the submodules:
git clone --recursive https://github.com/hasherezade/dll_injector.git