added YOLOv1 troll script

Cette révision appartient à :
Albirew 2024-09-28 02:06:32 +02:00
Parent e1d77eb51e
révision 911e4fe26b
Signé par: Albirew
ID de la clé GPG: 9D72DAEB1BB933C9

63
windows/YOLO/YOLO.bat Fichier normal
Voir le fichier

@ -0,0 +1,63 @@
@echo off
:: YOLO v1 - debut des hostilites
setlocal ENABLEDELAYEDEXPANSION
set reponse=
:q
echo veux-tu te faire pwner? (oui/non)
set /p reponse=
if /i %reponse%==oui (echo C'est parti, mon kiki!) else (echo Allez, quoi... fait pas ta precieuse! & goto q)
set lol=0
:pwn
set /a lol=%lol%+1
set /a variable=%lol% %%2
if !variable! EQU 0 (color 0f) else (color f0)
start http://rickrolled.fr
start notepad.exe
msg * NORAJ!
start mspaint.exe
start explorer.exe
start cmd.exe
if %lol%==100 goto fin
GOTO pwn
:fin
cd %tmp%
echo ^<html^>^<head^>^<title^>BSOD^</title^> > bsod.hta
echo. >> bsod.hta
echo ^<hta:application >> bsod.hta
echo applicationname="BSOD" >> bsod.hta
echo version="1.0" >> bsod.hta
echo maximizebutton="no" >> bsod.hta
echo minimizebutton="no" >> bsod.hta
echo sysmenu="no" >> bsod.hta
echo Caption="no" >> bsod.hta
echo windowstate="maximize"/^> >> bsod.hta
echo. >> bsod.hta
echo ^</head^>^<body bgcolor="#000088" scroll="no"^> >> bsod.hta
echo ^<font face="Lucida Console" size="4" color="#FFFFFF"^> >> bsod.hta
echo ^<p^>Un probleme a ete detecte et Windows a ete arrete afin de prevenir tout dommage sur votre ordinateur.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>DRIVER_IRQL_NOT_LES_OR_EQUAL^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Si vous voyez cet ecran d'erreur d'arret pour la premiere fois, redemarrez votre ordinateur. Si cet ecran apparait encore, suivez ces etapes:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Recherchez tout virus sur votre ordinateur. Supprimez tout disque dur ou controleur de disque dur nouvellement installe. verifiez votre disque dur afin de vous assurer qu'il est correctement configure et termine.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Executez CHKDSK/F pour verifier la presence d'un dommage sur votre disque dur puis redemarrez votre ordinateur.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Informations techiques:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** STOP: 0x000000D1 (0x0000000C,0x00000002,0x00000000,0xF86B5A89)^</p^> >> bsod.hta
echo. >> bsod.hta
echo. >> bsod.hta
echo ^<p^>*** gv3.sys - Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Beginning dump of physical memory^</p^> >> bsod.hta
echo ^<p^>Physical memory dump complete.^</p^> >> bsod.hta
echo ^<p^>Contact your system administrator or technical support group for further assistance.^</p^> >> bsod.hta
echo. >> bsod.hta
echo. >> bsod.hta
echo ^</font^> >> bsod.hta
echo ^</body^>^</html^> >> bsod.hta
start "" "bsod.hta"