Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
DMA-ProcessDumper — Simple Process Dumper using DMA over a PCIe FPGA device | Kitploit
Tools/GitHubGitHub/gmh5225/dma-processdumper
Memory ForensicsReverse EngineeringData ExfiltrationForensicsHardware HackingHardware Security
GitHubgmh5225/dma-processdumper

DMA-ProcessDumper

Simple Process Dumper using DMA over a PCIe FPGA device

View Repository
54 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

DMA-ProcessDumper

Dumps entire memory of target process on the user-mode using DMA with MemProcFS over a PCIe FPGA device

Building

  • Copy leechcore.h, vmmdll.h and vmm.lib from MemProcFS into the DMA-ProcessDumper directory
  • Compile using Visual Studio
  • Copy leechcore.dll, vmm.dll and FTD3XX.dll from MemProcFS into the DMA-ProcessDumper\x64 directory

Usage

root@kitploit:~
DMA-ProcessDumper.exe target.exe

Ressources

  • https://github.com/ufrisk/MemProcFS
  • https://github.com/ufrisk/pcileech
  • https://github.com/mgoodings/ReClass.NET-PciLeechPlugin
Download Tool