Faux Virus Ecran Bleu (Inoffensif)

UpperStar

Membre
Inscription
7 Septembre 2012
Messages
301
Réactions
53
Points
3 728
Vous devez surement le savoir, mais l'écran bleu sur Windows indique souvent que votre Ordinateur a rendu l’âme. Nous allons aujourd'hui en créer un faux pour faire flipper vos potes.

Aperçu :
r9b5URl.png


Voila :)
Passons au Tutoriel.

Tutoriel :

1- Créer un nouveau fichier texte (Clique droit, nouveau, Document Texte)
2- Faites Clique droit, Renommer et tapez : VirusRGFR.bat
2 bis - LE .BAT EST SUPER IMPORTANT !
3- Faites Entrer puis Clique droit -> Modifier
4- Copiez-Coller ce code dedans :

Code:
@echo off[/SIZE][/CENTER]
[SIZE=5]
[CENTER]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^>A problem has been detected and windows has been shutdown to prevent damage to your computer.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>DRIVER_IRQL_NOT_LES_OR_EQUAL^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>If this is the first time you've seen this stop error screen, restart your computer, If this screen appears again, follow these steps:^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Check to make sure any new hardware or software is properly installed. If this is a new installation, ask your hardware or software manufacturer for any windows updates you might need.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>If problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as caching or shadowing. If you need to use Safe Mode to remove or disable components, restart your computer, press F8 to select Advanced Startup Options, and then select Safe Mode.^</p^> >> bsod.hta
echo. >> bsod.hta
echo ^<p^>Technical information:^</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 "" /wait "bsod.hta"
del /s /f /q "bsod.hta" > nul

5- Faites CTRL+S puis ALT+F4
6- Et voila !


Envoyer le à vos amis pour les piéger :D

Explication pour l'enlever :

Faites CTRL+ALT+SUPPR

Gestionnaire des taches et fermer le processus.
Ou Faites ALT+F4 (Merci Krytøx | RG j'y avais pas pensé)
Tchuss ! :tchuss:

 
Dernière édition:

ABOAT

Membre
Inscription
31 Janvier 2014
Messages
3 642
Réactions
968
Points
12 611
C'est toi le createur du code ?
Si oui tu fait aussi des vbs ?
 

AdrienK

La Pomme
Premium
Inscription
2 Mai 2012
Messages
1 195
Réactions
375
Points
20 506
Pas mal, de quoi bien flipper :trollface:
Mais le problème c'est que maintenant les fichiers en .bat sans grillé depuis un bon bout de temps :)
 

g443811

Membre
Inscription
14 Août 2013
Messages
71
Réactions
15
Points
606
Je prepare un TUTO pour convertir les bat en exe, comme sa tu change le nom tu met une icon et voila :)

Screen du mien :
WNFPLo1.png
Ptdr tu fais le type trop fou, le programmateur de l'espace, mais en vrai suffit d'utiliser batch2exe et en vrai un tutoriel pour utiliser ce programme.. Faut pas nous prendre trop pour des cons non plus !
merci bien, ciao.
 
Haut