Auto Assembler:loadLibrary
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)
Auto Assembler loadLibrary(FileName)
Injects the specified DLL into the target process.
| Parameter | Type | Description |
|---|---|---|
| FileName | string | The file name of the DLL file |
loadLibrary(someDllFile.dll)