Skip to content

A kernel level driver for Windows built to configure the Blue Screen Of Death

License

Notifications You must be signed in to change notification settings

ph4s3tw0/BSODConfigure

Repository files navigation

BSODConfigure

A kernel level driver for Windows built to configure the Blue Screen Of Death.

Go see the writeup at https://phasetw0.com/windows-internals/bsod-configuration/

Disclaimer

This was tested on Windows 10 x64 20H2, using UEFI. This is super heavy proof of concept, so if it stops working at some point in the future and/or past, sucks to suck

Also there is probably SO MUCH WRONG WITH THIS DRIVER. If it contains like 15 RCEs I wouldn't be surprised.

When testing, make sure to to enable testing using bcdedit /set testsigning on.

TODO

Add IOCTLs to the driver

About

A kernel level driver for Windows built to configure the Blue Screen Of Death

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages