An open API service indexing awesome lists of open source software.

https://github.com/jpiechowka/quick-bsod

Application that demonstrates how to manually cause bluescreen using undocumented Windows Native API
https://github.com/jpiechowka/quick-bsod

bluescreen cpp native windows

Last synced: 2 months ago
JSON representation

Application that demonstrates how to manually cause bluescreen using undocumented Windows Native API

Awesome Lists containing this project

README

          

# QuickBSOD
Application that demonstrates how to manually cause bluescreen using undocumented Windows Native API

# Download
You can download executable [HERE] (https://github.com/jpiechowka/quick-bsod/releases)

# More Info On Windows Native API
- [Wikipedia - Native API] (https://en.wikipedia.org/wiki/Native_API)
- [Undocumented NTinternals] (http://undocumented.ntinternals.net/)