10057341377d01d5d07ca179587a7b35ef1a4946
NtRaiseHardError
A way to generate "hard errors" in all Windows NT versions (works from Windows NT 3.51 all the way to Windows 11).
Currently, it can signal any NTSTATUS and can use any one of the 8 possible responses.
Error on Windows 10
BSOD on Windows XP
TODO
Add the ability to supply parameters to NtRaiseHardError in order to customize the messages.