|
|
hace 2 años | |
|---|---|---|
| .. | ||
| README.md | hace 2 años | |
| beacon.h | hace 2 años | |
| bofcompile.bat | hace 2 años | |
| loadlib.c | hace 2 años | |
| loadlib.cna | hace 2 años | |
| loadlib.h | hace 2 años | |
Load a on disk present DLL via RtlRemoteCall API in a remote process. Depending on the process from which you run this tool, it may or may not work.
<pid>: specify the target process to load the DLL into.
path: full path to the on disk present DLL.
loadlib <pid> <path to dll>
x64 Native Tools Command Prompt for VS <2019/2022> terminal.bofcompile.bat script to compile the object file.