Auto Assembler:loadLibrary
Revision as of 19:07, 18 March 2019 by Dark Byte (talk | contribs) (Reverted edits by This content is not available (Talk) to last revision by TheyCallMeTim13)
Auto Assembler loadLibrary(FileName)
Injects the specified DLL into the target process.
Command Parameters
Parameter | Type | Description |
---|---|---|
FileName | string | The file name of the DLL file |
Examples
loadLibrary(someDllFile.dll)