用批處理輕松清掉sxs.exe和autorun.inf的專殺工具
更新時間:2007年01月11日 00:00:00 作者:
保存為del.bat,運(yùn)行即可,另一個是注冊表文件,可以防止病毒修改注冊表無法查看隱藏文件
@echo off
@echo 腳本之家
@echo sxs.exe 專殺
@echo 開始
@echo 結(jié)束病毒進(jìn)程sovhost
ntsd -c q -pn sovhost.exe
echo 修正注冊表
regedit /s del.reg
echo 刪除各盤病毒文件
cd\
c:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
D:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
E:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
F:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
G:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
@echo on
保存為del.reg運(yùn)行即可,提示確認(rèn)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
"CheckedValue"=dword:00000001
最好的辦法是下載最新殺毒軟件,基本上就可以了餓
復(fù)制代碼 代碼如下:
@echo off
@echo 腳本之家
@echo sxs.exe 專殺
@echo 開始
@echo 結(jié)束病毒進(jìn)程sovhost
ntsd -c q -pn sovhost.exe
echo 修正注冊表
regedit /s del.reg
echo 刪除各盤病毒文件
cd\
c:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
D:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
E:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
F:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
G:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
@echo on
保存為del.reg運(yùn)行即可,提示確認(rèn)
復(fù)制代碼 代碼如下:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
"CheckedValue"=dword:00000001
最好的辦法是下載最新殺毒軟件,基本上就可以了餓
相關(guān)文章
手動清除磁碟機(jī)病毒木馬維護(hù)系統(tǒng)安全的具體步驟
磁碟機(jī)病毒木馬運(yùn)行后關(guān)閉并阻止360安全衛(wèi)士和卡巴、瑞星、金山、江民等安全類軟件的運(yùn)行,除此之外還會刪除系統(tǒng)中含有“360”字樣的文件2013-08-08Kaspersky(卡巴斯基) KAV6.0/KIS6.0可用KEY(至2008-01-2)+序列號生成器 下載
Kaspersky(卡巴斯基) KAV6.0/KIS6.0可用KEY(至2008-01-2)+序列號生成器 下載...2007-05-05