1 个不稳定版本
0.1.0 | 2023年10月16日 |
---|
#19 in #loaded
5KB
50 代码行
中文
"vjector"是一个命令行实用程序,允许您将DLL注入目标进程或卸载已加载的DLL
Usage: vjector.exe <i|inject|e|eject> <executable> <library>
Example: vjector.exe i test.exe test.dll
Example: vjector.exe e test.exe test.dll
English
"vjector" is a command-line utility that allows you to inject a DLL into a target process or unload a DLL that is already loaded
Usage: vjector.exe <i|inject|e|eject> <executable> <library>
Example: vjector.exe i test.exe test.dll
Example: vjector.exe e test.exe test.dll
依赖
~41KB