An open API service indexing awesome lists of open source software.

https://github.com/s0ssh/wojaknt

NT kernelmode wojak
https://github.com/s0ssh/wojaknt

Last synced: 8 months ago
JSON representation

NT kernelmode wojak

Awesome Lists containing this project

README

          

## WojakNT
Prints an ASCII wojak to the NT kernel debug buffer.

### Building & Signing
`cargo make sign --profile production`

### Loading
1. Disable Secure Boot
2. Using `bcdedit.exe`, enable testsigning.
3. Using OsrLoader, load and run the `WojakNT.sys` driver.