Progress of learning kernel development
Chapter 2 - Writing kernel driver to get Major, Minor and Build version information using RtlGetVersion. Chapter 4 - Writing a kernel driver to set a threads priority. (I personally tried writing this myself with a few checks of the book)
Credits:
- Special thanks to https://github.com/Idov31 for all his AMAZING help
- Windows Kernel Programming by Pavel Yosifovich