Skip to content

dexus1337/ReClass-DMA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes on this fork

  • CMake Project with Linux Support
  • Physical Memory access through pseudo Process "Physical Memory"
  • Write Access to separte Process tagged with [WRITE ACCESS] in Process list, to not make a write by mistake
  • Exposed EPROCESS and CR3 in Sections of Process

ReClass.NET-PciLeechPlugin

A plugin that integrates vmm.dll from the https://github.com/ufrisk/MemProcFS project to allow ReClass.NET to function over a PCIe FPGA device.

Usage

  • Copy PciLeechPlugin.dll into the ReClass.NET\x64\Plugins directory
  • Copy leechcore.dll, vmm.dll, FTD3XX.dll, and mmap.txt from MemProcFS into the ReClass.NET\x64 directory
  • Open Reclass.NET, go to File -> Plugins
  • Switch to the Native Helper tab and change the Functions Provider from Default to PciLeechPlugin

About

A plugin for ReClass.NET to function over a PCIe FPGA device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.8%
  • C++ 10.9%
  • CMake 1.3%