Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 476 Bytes

DMAInvoker

DMAInvoker is a simple tool designed for testing Direct Memory Access (DMA) devices to read from and write to the memory of remote processes. This tool leverages the DMALibrary for its operations.

Features

  • Read target remote process memory
  • Write to target remote process memory
  • Utilizes DMALibrary for efficient and effective memory access

Prerequisites

  • A compatible DMA device
  • DMALibrary (ensure it is properly installed and configured)