Lufzys / BSOD

How to invoke Blue Screen Of Death (BSOD) with C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSOD

How to invoke Blue Screen Of Death (BSOD) with C#

  1. Method : working with RtlAdjustPrivilege and NtRaiseHardError
  2. Method : makes your program is CriticalProcess and when you close your program cause Blue Screen Of Death (BSOD)

About

How to invoke Blue Screen Of Death (BSOD) with C#

License:MIT License


Languages

Language:C# 100.0%