Using batch processing to implement auto Virus Kill tool Code _ virus

Source: Internet
Author: User
Tags mkdir
@ echo off
Color 0a
mkdir C:\windows\system32\algssl.exe
mkdir C:\windows\system32\msfir80.exe
mkdir C:\windows\system32\msime80.exe
attrib +s +r +h c:\windows\system32\algssl.exe
attrib +s +r +h c:\windows\system32\msfir80.exe
attrib +s +r +h c:\windows\system32\msime80.exe
Pause
====================================
Immunization batch (try to pull)


--------------------------------------------------------------------------------
@ echo off
Color 0a
echo =======================sal.xls.exe virus Cleanup =====================
echo =================== Please do not open any programs or files ==============
echo ======================= small T write ========================
Pause
Cls
Echo =========================================================================
echo Little T prompts you to end the virus process
Echo
Echo =========================================================================
taskkill/f/im Algssl.exe
taskkill/f/im Msfir80.exe
taskkill/f/im Msime80.exe
Cls
Echo =========================================================================
echo Little T prompts you to delete the virus file
Echo =========================================================================
RMDIR/S/q C:\windows\system32\algssl.exe
RMDIR/S/q C:\windows\system32\msfir80.exe
RMDIR/S/q C:\windows\system32\msime80.exe
Cls
Echo =========================================================================
Echo Small t prompts you to delete HDD right menu
Echo =========================================================================
RMDIR/S/q C:\AUTOINF. Exe
RMDIR/S/q C:\sal.xls.exe
RMDIR/S/q D:\AUTOINF. Exe
RMDIR/S/q D:\sal.xls.exe
RMDIR/S/q E:\AUTOINF. Exe
RMDIR/S/q E:\sal.xls.exe
RMDIR/S/q F:\AUTOINF. Exe
RMDIR/S/q F:\sal.xls.exe
RMDIR/S/q G:\AUTOINF. Exe
RMDIR/S/q G:\sal.xls.exe
Cls
Echo =========================================================================
echo Little t prompts you to fix the hard drive right button
Echo =========================================================================

Chkdsk C:\/F

Chkdsk d:\/F

Chkdsk e:\/F

Chkdsk f:\/F

Chkdsk g:\/F
Cls
Color 0e
Echo =========================================================================
Echo Small T prompts you if you can't display hidden files properly greet the method fix
Echo Modified Hkey_local_machine\software\microsoft\windows\currentversion\explorer\
Echo advanced\folder\hidden\
Echo's two key Nohidden, ShowAll's key values are changed to 1
echo repaired, reboot the computer.
Echo =========================================================================
Pause

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.