Skip to content
/ BSOD Public

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

License

Notifications You must be signed in to change notification settings

Lufzys/BSOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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)