- Updated for MemProcFS v5.3
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.
- Copy
PciLeechPlugin.dllinto the ReClass.NET\x64\Plugins directory - Copy
leechcore.dll,vmm.dll,FTD3XX.dll, andmmap.txtfrom 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
- Put this project in the same root directory as the ReClass.NET project
- Copy
leechcore.h,vmmdll.handvmm.libfrom MemProcFS into the PciLeechPlugin directory