popphen.net.ru
  • 1 
预览模式: 普通 | 列表

结束进程和重新启动的vbs脚本

http://mochong.cnisc.com/

按照提示存为t.vbs文件,在cmd窗口中输入cscript t.vbs [参数]就可以了。
如果想移植到vb下,把wscript.echo替换成debug.pring或者其他的输出函数就可以了

'function: 
' list all process or&

[阅读全文]

alpha2 shellcode解密的vbs脚本

来源:安全中国

alpha2 shellcode解密的vbs脚本

 
author:lcx 

fromhttp://hi.baidu.com/myvbscript/blog/item/bf7ce603b9a3e8733812bb44.html 

’说明:只针对alpha2的TYIIIIIIIIIIIIIIII这样的加密来解密,没有做更多的容错处理,只是解出下载ur

[阅读全文]

  • 1