WindowsKernelProgrammingBook
Projects I did during the reading of @zodiacon's Windows Kernel Programming book
Install / Use
/learn @DanielAvinoam/WindowsKernelProgrammingBookREADME
Projects from the Windows Kernel Programming book:
| Project | Description | | :------------- |:-------------| | PriorityBooster| Simple driver that changes a thread's priority level | | Protector | Kernel driver and usermode client that prevent execution from user defined paths | | SysMon | Using kernel notification to monitor the operating system |
