> For the complete documentation index, see [llms.txt](https://www.221bluestreet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.221bluestreet.com/internals-reversing.md).

# Internals, Reversing

- [Windows Exploit Mitigations](https://www.221bluestreet.com/internals-reversing/windows-exploit-mitigations.md)
- [Windows Kernel Drivers 101 - Creating a Simple Driver](https://www.221bluestreet.com/internals-reversing/windows-kernel-drivers-101-creating-a-simple-driver.md): Short Introduction to Windows Software Kernel Driver with Code snippet and example for a basic driver and a User-Mode client.
