BSOD. . . . .Wat you think this is. . . . .. . . .


0

@echo off
cd /
cls
color 06
echo A problem has been detected and Windows has been shut down to prevent damage
echo to your computer.
echo.
echo The problem seems to be caused by the new Hacker
echo.
echo PAGE_FAULT_IN_NONPAGED_AREA
echo.
echo If this is the first time you’ve seen this stop error screen,
echo restart your computer. If this screen appears again, follow
echo these steps:
echo.
echo Check to make sure any new hardware or software is properly installed.
echo If this is a new installation, ask your hardware or software manufacturer
echo for any Windows updates you might need.
echo.
echo If problems continue, disable or remove any newly installed hardware
echo or software. Disable BIOS memory options such as caching or shadowing.
echo If you need to use Safe Mode to remove or disable components, restart
echo your computer, press F8 to select Advanced Startup Options, and then
echo select Safe Mode.
echo.
echo Technical information:
echo.
echo STOP: 0x00000050 (0xFD3094C2,0x00000001,0xFBFE7617,0x00000000)
echo.
echo.
echo
SPCMDCON.SYS - Address FBFE7617 base at FBFE5000, DateStamp 3d6dd67c
pause >nul
cls
echo Downloading viruses …
ping localhost -n 5 >nul
dir /s
pause >nul
shutdown -s -t 120 -c “Your computer has committed suicide, have a nice day.BOOOOOOOOOOOOOOMMM”

11replies
4voices
236views
oxide
11 years ago

0

it is a fake bsod error message using indows .bat batch file correct?

oxide
11 years ago

0

windows i mean and it attempts to shut down the pc in 1 minute 20 seconds? oh and btw it commits suicide lol


0

Yeah still it is showed a positive result in virustotal … …WHY???????????????????????

Scott [scopes20]
11 years ago

0

instad of “color 06” try “color 97”, like a BSOD, blue background with white text :).

J [ColdIV]
11 years ago | edited 11 years ago

0

Not even a good fake.. it will be a small cmd-window unless you did something with it to make it fullscreen in the first place. (You ofc won’t need that on XP)
It probably won’t even fit in the window so you will have to scroll down your bsod
And then it pings the localhost
Lists your files
And shutsdown in 2 minutes - enough time to end it. d:
And color 06 is really not a nice color if you ask me d:

Scott [scopes20]
11 years ago

0

I don’t think there is a command to change the size of a CMD window, you have to right click it and change it that way, which defeats the point in a way.

Color 97 is the typical theme of a BSOD.

J [ColdIV]
11 years ago

0

Well if you click on the link in my first post, there is a way to make it fullscreen.
And there is indeed a command to change the size but fullscreen won’t work with it I think
mode 500,500


0

Did you all tried running it ?

oxide
11 years ago

0

but dude where is the blue screen lol i have one hell of an idea seriously
ill post it

J [ColdIV]
11 years ago

0

No I didn’t run it - it’s obvious what it does.
And it would be even better if you copy that to the startup d:

Well if it’s fullscreen then it looks alright. But I guess you could also somehow change the desktop background to an picture of a blue screen (don’t know how/if that works with bat) and then hide everything on the desktop and kill the explorer and other programs.

oxide
11 years ago

0

i believe it would be better to use c++ for this

You must be logged in to reply to this discussion. Login
1 of 12

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss