DLLoader
August 4, 2020 ยท View on GitHub
Surrogate DLL carrier for debugging purposes.
Usage
Using the DLL loader is as simple as calling it from cmd.exe or powershell.exe. The loader takes two arguments:
- The path to the DLL you are trying to load
- The entry point function (optional, leave blank for DllMain)