高手帮忙 AUTO变种

来源:百度知道 编辑:UC知道 时间:2024/06/30 23:53:16
[autorun]
OPEN=sbl.exe
shellexecute=sbl.exe
shell\Auto\command=sbl.exe
shell=open
用AUTO专杀工具杀不掉
OPEN指向的SB1也删除不了 删了用不了5秒就自动出现
本人QQ277506149 谢谢大家

将下列代码复制到文本文件,并将txt属性改成bat,然后运行一下,应该可以清除。

@echo on
echo 系统正在为您清除自动运行病毒……
taskkill /im explorer.exe /f
taskkill /im wscript.exe
start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXplorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 1 /f
start reg import kill.reg
del c:\autorun.* /f /q /as
del %SYSTEMROOT%\system32\autorun.* /f /q /as
del d:\autorun.* /f /q /as
del e:\autorun.* /f /q /as
del f:\autorun.* /f /q /as
del g:\autorun.* /f /q /as
del h:\autorun.* /f /q /as
del i:\autorun.* /f /q /as
del j:\autorun.* /f /q /as
del k:\autorun.* /f /q /as
del l:\autorun.* /f /q /as
start explorer.exe

用usbcleaner试试

这个病毒不太熟悉,安装微点主动防御软件试试能否处理。