mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
209 B
Plaintext
1 line
209 B
Plaintext
A Windows kernel driver that suppresses blue screen crashes (BSODs) by hooking bugcheck callbacks and performing SEH-based recovery under HVCI, using CET-compatible assembly stubs to survive kernel exceptions. |