Skip to content

(WIP)A simple Windows KMDF driver that logs Kernel Debugger output to persistent RAM, just like Linux pstore.

License

Notifications You must be signed in to change notification settings

fxsheep/WinPStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinPStore

A simple windows KMDF driver that logs Kernel Debugger output to persistent RAM, just like Linux pstore.

Usage

Disclaimer

Windows noob is here.This is my first KMDF driver(Why not a HelloWorld?) , please beware of dragons ahead.

Credits

@TingyiChen for inspiring me with this idea.
The recent WOA trend for giving me such a great chance.

About

(WIP)A simple Windows KMDF driver that logs Kernel Debugger output to persistent RAM, just like Linux pstore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages