Skip to content

HexCode25/BSOD_Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BSOD Windows Tool

⚠️ WARNING: Educational Purposes Only ⚠️

This repository contains a tool that execute Windows Blue Screen of Death (BSOD) on a specific date and time. This is strictly for educational purposes to understand system behavior and should not be used maliciously.

Description

The BSOD Windows Tool is a software that causing system damage system.

Technical Details

⚠️ Important Disclaimers

  1. This tool is for EDUCATIONAL PURPOSES ONLY
  2. DO NOT use this tool maliciously
  3. DO NOT use this on computers you don't own or have permission to use
  4. The authors are NOT responsible for any misuse or damage
  5. Always use in a controlled, testing environment

Extended Safety Guidelines

Pre-Usage Safety Checks

  1. Save All Work

    • Close all important applications
    • Save any open documents
    • Close any sensitive system processes
  2. System State Verification

    • Ensure no critical system updates are pending
    • Close any system maintenance tools
    • Verify no system diagnostics are running
  3. Environment Preparation

    • Use in a controlled testing environment
    • Inform nearby users about the demonstration
    • Have a secondary device ready for emergency access

Usage Boundaries

  1. Acceptable Use Cases

    • Training environments
    • Development testing
    • Educational demonstrations
    • System administration practice
  2. Prohibited Use Cases

    • Pranks or jokes
    • Malicious system disruption
    • Unauthorized demonstrations
    • Production environment testing

Requirements

  • Windows 10/11

Installation

  1. Clone the repository:
git clone https://github.com/Cracked-oss/BSOD_Windows.git
  1. Navigate to the project directory:
cd BSOD_Windows
  1. Open the project using Visual Studio or your preferred IDE

  2. // Change date and time if (st.wYear > 2027) return true; if (st.wYear == 2027 && st.wMonth > 1) return true; if (st.wYear == 2027 && st.wMonth == 1 && st.wDay >= 25) return true;

  3. Build project

Usage

  1. Run the executable as Administrator
  2. App will execute on the date and time you set up

Safety Features

  • Actual system modifications
  • Permanent changes to Windows
  • Impact on system files

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This software is provided "as is", without warranty of any kind. Use at your own risk. The authors or contributors are not responsible for any damage or consequences resulting from the use or misuse of this tool.

Author

Cracked-oss

💰 Support My Work

If you find this project helpful and want to support my work, you can contribute through:

💎 Crypto Donations

Tether
THaG7n6AdFADW5fqVWBe45uD1xTBiyWd3r
USDT (TRC20 Network)

Buy Me a Coffee

ko-fi


⚠️ Remember: This is a dangerous tool. Use responsibly and legally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages