Many vicious viruses now need to be killed by special killing tools, but some viruses will automatically disable the killing tool. For these stubborn viruses, we often use other systems (such as DOS or PE) to kill. In fact, the killing tool is a batch file that can delete virus files. It is not difficult to understand and write. This article takes everyone to understand and write a special killing tool, you can directly enter the anti-virus menu and kill the virus when the system starts.
First, for Windows XP system users
For such system users, we can use Vfloppy and other virtual floppy software to add DOS anti-virus system to Windows XP, and then use the automatic batch file under DOS (Autoexec.bat) to easily remove viruses. Here is an example of automatic removal of the dog virus.
Step 1: Go online to find the dog virus information, make a batch file according to the virus characteristics or directly download the batch file made by the netizen. For example, the robot dog virus kill can go here to get the special kill batch file.
Step 2: Start Notepad, enter the following code, save as kill.bat, and place it in the root directory of the D drive (Rem statement is a comment, no need to enter).
Rem removes hidden, read-only, system properties of virus files
attrib -h -r -s C:\\WINDOWS\\IGM.exe
rem deletes specified virus files
del C:\\WINDOWS\\IGM.exe
rem Create a directory with the same name as the virus file at the source location to prevent virus recurrence
md C:\\WINDOWS\\IGM. Exe
Note: For the convenience of description, only one of the virus files C:\\WINDOWS\\IGM.exe is deleted in the batch processing. For the command to delete other virus files, please refer to the above format.
Step 3: Download Vfloppy, download and unzip Vfloppy.exe, select the file in the unzipped directory under the unzipped directory file, and display the text as “DOS Auto Antivirus”. Others take the default. Set, and finally click "Application", the program prompts that the boot image file is successful. Do not choose to restart and exit Vfloppy at this time.
Step 4: Now modify the batch file in Bootdisk.img to start the anti-virus. Download winimage at http://winimage.com/winima70g.exe. After running WinImage, click “file → open”, open C:\\boot\\bootdisk.img, and then select “AUTOEXEC.BAT” in the file list, right click on it and select “Expand” to place AUTOEXEC.BAT Released to d:\\.
Step 5: Open d:\\autoexec.bat with Notepad and find “echo The diagnostic tools were successfully loaded to drive %RAMD%.” This line, then at “echo.” Add the following line below: call d:\\kill.bat
Tip: The function of the above command is to automatically delete the virus after calling DOS to make the batch file kill.bat.
Step 6: Run WinImage again to open C:\\boot\\bootdisk.img, click “image→add”, add the modified AUTOEXEC.BAT file as prompted, and the program prompts whether to overwrite , click “ is ”, then save bootdisk.img and exit the program. By modifying AUTOEXEC.BAT, the purpose of automatically calling the killing batch file to delete the virus after booting to DOS is realized. If you encounter other viruses next time, just modify the code in d:\\kill.bat to implement the new kill function.
[Computer Software and Hardware Application Network Tutorial] An important function of Windows Vista
Newly available operating systems, compatibility with other software is generally not perfect, espec
Prepare in advance: install a computer with xp system, vista install iso. Note: (
In the default settings of Windows Vista, there is no traditional file menu. If you want to quickly
Windows Vista system disk space solution
How to do when you enter the folder under Vista
Vista file copying and moving out of the problem: insufficient memory
360 vulnerabilities were attacked and Vista and Win7 could not be used on
Vista players look over the graphics card BIOS upgrade N items
The new Windows Vista protocol makes BT download faster
Solution to prevent personal data loss after system recovery under Vista system
Turn off the "block some startup programs" message
Vista operating system skills 1
Using Startup Repair to fix Vista startup issues
VISTA system desktop broadband connection icon BUG "the only" solution, are the theme provoke
Where is the “Recorder” recording in vista saved by default?
The five methods that Windows 7 system acceleration needs to master
Microsoft China issued a statement: Defending privacy is the foundation of life
U disk record how to eliminate
Can solve the 0xc000000e error fault without reinstalling the system
Resolve Vista system or XP system "Recycle bin is corrupted"
I want to know that this power supply is enough for me to drive this computer
In fact, in the world of Windows RT,
Win7 can't add files to the Windows Media Player media library
What is the role of Win10 Cumulative Update Patch KB3206309?