绿茶网吧病毒免疫2009-07-13版
加入针对最新的病毒免疫。包括linkinfo.dll木马、Arp木马、nvscv*木马等。支持XP/2003。补丁不会再失效,支持NTFS/FAT32。不占任何系统资源。不影响系统稳定性。 支持,顶一个 好东西,谢谢分享,顶起! 太好了,谢谢楼主。 2009年7月11号刚更新了又出了 谢谢 收藏呢,感谢分享 前两天还在找这个东西,原来咱们论坛早发了,呵呵拿走!!! 是2009-7-11的 @echo off
@mode con cols=48 lines=4
@color 4e
@title 奇缘网吧病毒免疫补丁
@echo ============================================
@echo 为了您的帐号密码安全,请勿关闭此操作,谢谢!!
@echo ============================================
@c:
@cd@cd %systemroot%
@md %temp%\kRun > %temp%\kRun.log
@del /q/s/f %temp%\kRun\*.* > %temp%\kRun.log
@copy c:\md5\bakpack\userinit.bak /y %temp%\kRun\userinit.exe > %temp%\kRun.log
@copy c:\md5\bakpack\explorer.bak /y %temp%\kRun\explorer.exe > %temp%\kRun.log
@copy c:\md5\bakpack\ctfmon.bak /y %temp%\kRun\ctfmon.exe > %temp%\kRun.log
@copy c:\md5\bakpack\QSGv2.bak /y %temp%\kRun\QSGv2.exe > %temp%\kRun.log
@c:\md5\md5.exe %temp%\kRun\userinit.exe > %temp%\userinit.lof
@c:\md5\md5.exe %temp%\kRun\explorer.exe > %temp%\explorer.lof
@c:\md5\md5.exe %temp%\kRun\ctfmon.exe > %temp%\ctfmon.lof
@c:\md5\md5.exe %temp%\kRun\QSGv2.exe > %temp%\QSGv2.lof
@del /q/s/f %temp%\kRun\*.* > %temp%\kRun.log
@copy %systemroot%\system32\userinit.exe /y %temp%\kRun\userinit.exe > %temp%\kRun.log
@copy %systemroot%\explorer.exe /y %temp%\kRun\explorer.exe > %temp%\kRun.log
@copy %systemroot%\system32\ctfmon.exe /y %temp%\krun\ctfmon.exe > %temp%\kRun.log
@copy c:\QSGv2.exe /y %temp%\krun\QSGv2.exe > %temp%\kRun.log
@c:\md5\md5.exe %temp%\kRun\userinit.exe > %temp%\userinit.log
@c:\md5\md5.exe %temp%\kRun\explorer.exe > %temp%\explorer.log
@c:\md5\md5.exe %temp%\kRun\ctfmon.exe > %temp%\ctfmon.log
@c:\md5\md5.exe %temp%\kRun\QSGv2.exe > %temp%\QSGv2.log
@del /q/s/f %temp%\kRun\*.* > %temp%\kRun.log
@rd %temp%\kRun > %temp%\kRun.log
@fc /b %temp%\userinit.lof %temp%\userinit.log > %temp%\kRun.log
@if %errorlevel% EQU 1 (
@taskkill /f /im userinit.exe > %temp%\kRun.log
@copy c:\md5\bakpack\userinit.bak /y %systemroot%\system32\userinit.exe > %temp%\kRun.log
)
@fc /b %temp%\explorer.lof %temp%\explorer.log > %temp%\kRun.log
@if %errorlevel% EQU 1 (
@taskkill /f /im explorer.exe > %temp%\kRun.log
@copy c:\md5\bakpack\explorer.bak /y %systemroot%\explorer.exe > %temp%\kRun.log
@start explorer.exe
)
@fc /b %temp%\ctfmon.lof %temp%\ctfmon.log > %temp%\kRun.log
@if %errorlevel% EQU 1 (
@taskkill /f /im ctfmon.exe > %temp%\kRun.log
@copy c:\md5\bakpack\ctfmon.bak /y %systemroot%\system32\ctfmon.exe > %temp%\kRun.log
)
@fc /b %temp%\QSGv2.lof %temp%\QSGv2.log > %temp%\kRun.log
@if %errorlevel% EQU 1 copy c:\md5\bakpack\QSGv2.bak /y c:\QSGv2.exe > %temp%\kRun.log
@del /q/f %temp%\userinit.lof > %temp%\kRun.log
@del /q/f %temp%\userinit.log > %temp%\kRun.log
@del /q/f %temp%\explorer.lof > %temp%\kRun.log
@del /q/f %temp%\explorer.log > %temp%\kRun.log
@del /q/f %temp%\ctfmon.lof > %temp%\kRun.log
@del /q/f %temp%\ctfmon.log > %temp%\kRun.log
@del /q/f %temp%\QSGv2.lof > %temp%\kRun.log
@del /q/f %temp%\QSGv2.log > %temp%\kRun.log
@del /q/f %temp%\kRun.log
@c:
@cd@start QSGv2.exe
页:
[1]
2