Driver hack lets you run Linux after Windows BSODs, no reboot required — bug check fallback allows running programs after the OS crashes
Normally, a blue screen of death crash (BSOD) in Windows would cause your PC to automatically restart, butprogrammer NSG650(viaNTDEV) has created a driver that instead makes your PC boot up a Linux emulator. While this driver is more of a novelty than it is actually useful, it’s an ingenious showcase of how to exploit features in software by simply using them in an unintended way. The way this driver works is actually pretty simple — it just uses the built-in bug check callback feature in Windows....