[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
返回列表 发帖

[其他] x-ps.exe - 卸载进程中的 dll

http://bcn.bathome.net/s/tool/index.html?key=x-ps

X-PS v1.0, code by [email]glacier@xfocus.org[/email]

USAGE:
        /m: Display the modules information
        /n <PID>: Display the process whose ID equal to <PID>
        /f <STRING>: Find the process/modules that contain <STRING>
        /k <PNAME/PID>: Kill process
        /i <PNAME/PID/*> <LIB>: Inject library into process
        /e <PNAME/PID/*> <LIB>: Eject library from process

返回列表