> 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.md).

# DMA Development

- [MemProcFS Library](https://dma.lystic.dev/dma-development/memprocfs-library.md): How the MemProcFS library helps us write C++ DMA cheats.
- [Using VMMDLL](https://dma.lystic.dev/dma-development/using-vmmdll.md): An overview of useful functionality provided by the VMM library.
- [Windows Kernel](https://dma.lystic.dev/dma-development/windows-kernel.md): Information on interacting with the Windows Kernel from DMA.
