DLLoader icon indicating copy to clipboard operation
DLLoader copied to clipboard

DLLoader

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)