> For the complete documentation index, see [llms.txt](https://dma.lystic.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dma.lystic.dev/dma-development/windows-kernel.md).

# Windows Kernel

Info on how to read windows kernel drivers - such as win32k

## Extracting Mouse Coordinates

Info on extracting mouse position from Kernel

## Extracting Keyboard State

Info on extracting keyboard state from Kernel

### Extracting Window Information

Info on extracting things like Window Titles and Window Sizes from kernel
