🖥️
DMA Cheating
  • Cheating with DMA Devices
  • DMA Devices
    • Device List
      • Screamer PCIe USB-C (R04)
        • Building custom gateware
        • Flashing custom gateware
      • Raptor DMA
        • Building custom gateware
        • Flashing custom gateware
      • Ranger DMA (legacy)
        • Building custom gateware
        • Flashing custom gateware
      • CaptainDMA 75T
        • Building custom gateware
        • Flashing custom gateware
      • ZDMA Thunderbolt
        • Building custom gateware
        • Flashing custom gateware
    • Usage
    • Limitations
  • Anticheat Evasion
    • Detection Vectors
    • Device Spoofing
    • Clearing Device History
    • Advanced Evasion
  • DMA Development
    • MemProcFS Library
    • Using VMMDLL
    • Windows Kernel
  • Other Resources
    • PCILeech
    • LeechCore
    • PCILeech-FPGA
    • MemProcFS
    • MemStream
Powered by GitBook
On this page
  • Extracting Mouse Coordinates
  • Extracting Keyboard State
  • Extracting Window Information

Was this helpful?

  1. DMA Development

Windows Kernel

Information on interacting with the Windows Kernel from DMA.

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

PreviousUsing VMMDLL

Last updated 1 year ago

Was this helpful?