https://github.com/hfiref0x/bsodscreen
BSOD Screensaver
https://github.com/hfiref0x/bsodscreen
bsod c c-plus-plus opengl reactos screensaver
Last synced: 3 months ago
JSON representation
BSOD Screensaver
- Host: GitHub
- URL: https://github.com/hfiref0x/bsodscreen
- Owner: hfiref0x
- License: bsd-2-clause
- Created: 2018-12-30T10:25:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-05T06:41:11.000Z (3 months ago)
- Last Synced: 2025-07-05T07:33:58.107Z (3 months ago)
- Topics: bsod, c, c-plus-plus, opengl, reactos, screensaver
- Language: C
- Size: 7.08 MB
- Stars: 43
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BSODScreen
[](https://visitorbadge.io/status?path=https%3A%2F%2Fgithub.com%2Fhfiref0x%2FBSODScreen)
## ReactOS Screensaver
---
## System Requirements
- Windows 7/8/8.1/10/11 (x86-32/x64)
- OpenGL hardware rendering support (optional)
- ReactOS x86-32 0.4.15 or newer---
## Warning (ReactOS Only)
This program may crash ReactOS or impact its stability, potentially resulting in data loss or application failure. Use at your own risk.
The screensaver exploits a critical system bug, randomly chosen from hundreds present in ReactOS. This bug may be fixed or behave differently in future ReactOS versions.
By default, the BSOD feature is disabled. To enable it: open the screensaver configuration dialog, select the screensaver, right-click it, and choose "Configure".
---
## Building from Source
BSODScreen is written in C/C++ and includes complete source code.
To build from source, you need Microsoft Visual Studio 2019 or newer.### Build Instructions
- Set the Platform Toolset for the project you wish to build (Project → Properties → General):
- Use `v141` for Visual Studio 2019/2022
- Minimum required Windows SDK version: 8.1---
## Third-party Components
This project uses the Khronos OpenGL / OpenGL ES XML API Registry.
See `KHRGL/wglext.h` and `KHRGL/glext.h` for details.---
## Authors
- Screensaver © 2018–2025 BSODScreen Project
- 3D Scene © 2018 Uldis Rinkevichs