|
|
2 lat temu | |
|---|---|---|
| .. | ||
| README.md | 2 lat temu | |
| beacon.h | 2 lat temu | |
| bofcompile.bat | 2 lat temu | |
| loadlib.c | 2 lat temu | |
| loadlib.cna | 2 lat temu | |
| loadlib.h | 2 lat temu | |
| loadlib.o | 2 lat temu | |
Load an 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.