How does it work?
The program that causes BSOD uses "NtRaiseHardError" function, which is undocumented in Microsoft's website.
ntdll.dll needs to be loaded, and when it's loaded, The program needs to get permission from the kernel program(s?) to shut down the system by calling function RtlAdjustPrivilege. (SeShutdownSystem)
after compiling it, i used execute_shell_simple extension and then did some things qweuqwekjqw
OF COURSE, THIS WON'T HARM YOUR PC AT ALL. IT'S ONLY JUST FOR CALLING ONLY ONE BSOD. NO FILES IN YOUR PC WILL GET HARMED.
0 comments