Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 320 Bytes

DDMA

Disk based DMA for ATA and SCSI

Credits

btbd for his disk DMA for ATA disks.

Brief

The repo showcases a c++ interface for using DMA to r/w arbitrary virtual addresses. It can be adapted to hijack type-1 hypervisors like Hyper-V at runtime, and in general circumvent SLAT.