瑞星卡卡安全论坛技术交流区反病毒/反流氓软件论坛 【求助】我用AU3写的程序为什么都被瑞星查杀!!!!!!!!!

1   1  /  1  页   跳转

【求助】我用AU3写的程序为什么都被瑞星查杀!!!!!!!!!

【求助】我用AU3写的程序为什么都被瑞星查杀!!!!!!!!!

脚本编译软件 AutoIt 3.2.0.1
http://www.newhua.com/soft/11009.htm
代码:1

run("RUNDLL32 netshell.dll,StartNCW")
winwaitactive("新建连接向导","新建连接向导")
winactivate("新建连接向导","新建连接向导")
send("!N")
winwaitactive("新建连接向导","连接到 Internet(&C)")
winactivate("新建连接向导","连接到 Internet(&C)")
send("!N")
winwaitactive("新建连接向导","从 Internet 服务提供商(ISP)列表选择(&L)")
winactivate("新建连接向导","从 Internet 服务提供商(ISP)列表选择(&L)")
send("!M")
send("!N")
winwaitactive("新建连接向导","新建连接向导")
winactivate("新建连接向导","新建连接向导")
send("!U")
send("!N")
winwaitactive("新建连接向导","在下面框中输入您的 ISP 的名称")
winactivate("新建连接向导","在下面框中输入您的 ISP 的名称")
send("")
send("!N")
winwaitactive("新建连接向导","输入一个 ISP 帐户名和密码")
winactivate("新建连接向导","输入一个 ISP 帐户名和密码")
send("")
send("!P")
send("")
send("!C")
send("")
send("!N")
winwaitactive("新建连接向导","正在完成新建连接向导")
winactivate("新建连接向导","正在完成新建连接向导")
send("!S")
send("{ENTER}")

脚本编译软件 AutoIt 3.2.0.1中的autoITsc.bin 也被查杀!!

附件附件:

下载次数:242
文件类型:image/pjpeg
文件大小:
上传时间:2006-10-23 20:15:41
描述:



最后编辑2006-10-23 21:36:38
分享到:
gototop
 

误报吧,向rising 报告一下
gototop
 

用AutoIt v3.0.102写的程序不被查杀!!!!
用AutoIt 3.2.0.1写的程序就被查杀!!!!
gototop
 
1   1  /  1  页   跳转
页面顶部
Powered by Discuz!NT