DMAInvoker

July 12, 2024 ยท View on GitHub

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)