korsader on 2020-09-02 01:38:
[Click to reveal]@shift /0
@echo off
cls
color 0b
:Password
set input=
set /p input= ENTER THE FUCKING PASSWORD :
if %input%==santaisnotreal goto YES
if not %input%==santaisnotreal goto NO
:YES
color 0a
echo YOU DID IT !!!
pause
exit
:NO
color 0c
:s
echo GO AWAY HACKER
goto :s
@echo off
rjkenny on 2020-09-11 18:08:
It's like peeling an onion to get there though