Sinisterly
Blue screen of death. - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Coding (https://sinister.li/Forum-Coding--71)
+--- Thread: Blue screen of death. (/Thread-Blue-screen-of-death)

Pages: 1 2


Blue screen of death. - Fuckedyouover - 07-28-2011

Here is the batch code to make what looks like the blue screen of death appear on your computer. This will do absolutely no harm to you. Here is what it looks like:
[Image: 6zrj2p.jpg]

And here is the code:
Code:
@echo off ( echo ^<html^>^<head^>^<title^>Microsoft Windows^</title^> echo. echo ^<hta:application id="oBVC" echo applicationname="BSOD" echo version="1.0" echo maximizebutton="no" echo minimizebutton="no" echo sysmenu="no" echo Caption="no" echo windowstate="maximize"/^> echo. echo ^</head^>^<body bgcolor="#000088" scroll="no"^> echo ^<font face="Lucida Console" size="4" color="white"^> echo ^<p^>A problem has been detected and windows has been shutdown to prevent damage to your computer.^</p^> echo. echo ^<p^>DRIVER_IRQL_NOT_LES_OR_EQUAL^</p^> echo. 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^> echo. 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^> echo. 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^> echo. echo ^<p^>Technical information:^</p^> echo. echo ^<p^>*** STOP: 0x00D1 ^(0x00C,0x002,0x00,0xF86B5A89^)^</p^> echo. echo. echo ^<p^>*** gv3.sys - Address F86B5A89 base at F86B5000, DateStamp 3dd9919eb^</p^> echo. echo ^<p^>Beginning dump of physical memory^</p^> echo ^<p^>Physical memory dump complete.^</p^> echo ^<p^>Contact your system administrator or technical support group for further assistance.^</p^> echo. echo. echo ^</font^> echo ^</body^> echo. echo ^<script language="javascript"^> echo function noClick^(^) { echo if ^(^(event.button==1^)^|^|^(event.button==2^)^) { echo alert^('Error: 00101100x00100100 missing keymgr.dll'^) echo } echo } echo document.onmousedown=noClick echo ^</script^> echo. echo ^</html^> ) > bsod.hta start "" /wait "bsod.hta" del /f /q "bsod.hta" > nul



RE: Blue screen of death. - 3r3bus - 07-28-2011

LOL useless but really cool share, thanks bro!!!


RE: Blue screen of death. - Fuckedyouover - 07-28-2011

(07-28-2011, 07:10 AM)M0Th3rL4Mb Wrote: LOL useless but really cool share, thanks bro!!!

NP, it is useless but it is really good to scare people with.


RE: Blue screen of death. - 3r3bus - 07-28-2011

(07-28-2011, 07:14 AM)Fuckedyouover Wrote:
(07-28-2011, 07:10 AM)M0Th3rL4Mb Wrote: LOL useless but really cool share, thanks bro!!!

NP, it is useless but it is really good to scare people with.

True that, will come in handy Smile


RE: Blue screen of death. - gglengary - 09-02-2011

is there any tutorial for WINDOWS 7 BLUE SCREEN OF DEATH?


RE: Blue screen of death. - 1234hotmaster - 09-02-2011

Code:
@echo off taskkill winlogon.exe echo "No more hard coding :epic:"



RE: Blue screen of death. - gglengary - 09-02-2011

(09-02-2011, 03:02 AM)1234Darkmaster Wrote:
Code:
@echo off taskkill winlogon.exe echo "No more hard coding :epic:"

how to use this??




RE: Blue screen of death. - ReaperX - 10-05-2011

How do You Use it? Run it as a Batch File?


RE: Blue screen of death. - cherub - 10-16-2011

(09-02-2011, 03:02 AM)1234Darkmaster Wrote:
Code:
@echo off taskkill winlogon.exe echo "No more hard coding :epic:"

Is this harmless too?

Sorry im a noob :S


RE: Blue screen of death. - 1234hotmaster - 10-16-2011

im sorry but no. any unsaved data will be lost. an small amount of MB will be added to your harddisk for BSOD dumb.