ReClassNET / ReClass.NET

More than a ReClass port to the .NET platform.
MIT License
1.8k stars 366 forks source link

Reclass with DMA #199

Open aDioS786 opened 3 years ago

aDioS786 commented 3 years ago

Hi, I am looking into code and trying to see if can use DMA hardware to read processes/memory? If yes can you point me out how it can be achieved.. Thanks

KN4CK3R commented 3 years ago

There is https://github.com/memflow/memflow-reclass-plugin but I haven't used it because I do not have access to the needed hardware.

huangfengye commented 2 years ago

Hi, I am looking into code and trying to see if can use DMA hardware to read processes/memory? If yes can you point me out how it can be achieved.. Thanks

maybe u need do some search. https://github.com/mgoodings/ReClass.NET-PciLeechPlugin i tried it, work great. ;)