Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 461 Bytes

File metadata and controls

13 lines (10 loc) · 461 Bytes

TODO

  • Forcefully load unsigned drivers
  • Hide kernel debugging state
  • Load DLL into usermode process (LoadLibrary & manual mapping loader)
  • Spawn usermode process
  • Dump disk encryption private key (LUKS & BitLocker)
  • Bypass windows login screen
  • Fault trigger (command to raise a page fault for the bounds of any usermode process)

Credits