|
|
2 anos atrás | |
|---|---|---|
| .. | ||
| README.md | 2 anos atrás | |
| beacon.h | 2 anos atrás | |
| bofcompile.bat | 2 anos atrás | |
| loadlib.c | 2 anos atrás | |
| loadlib.cna | 2 anos atrás | |
| loadlib.h | 2 anos atrás | |
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.