|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| README.md | il y a 2 ans | |
| beacon.h | il y a 2 ans | |
| bofcompile.bat | il y a 2 ans | |
| loadlib.c | il y a 2 ans | |
| loadlib.cna | il y a 2 ans | |
| loadlib.h | il y a 2 ans | |
| loadlib.o | il y a 2 ans | |
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.