Skip to content

CrackerCat/reclass_vmread_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReClass.NET VMRead Plugin

DMA plugin for ReClass.NET (https://github.com/KN4CK3R/ReClass.NET). All made possible by the VMRead KVM DMA library.

Compiling

If you don't use the following folder hierarchy you need to fix the project references.

..\ReClass.NET\
..\ReClass.NET\ReClass.NET\ReClass.NET.csproj
..\ReClass.NET-SamplePlugin
..\ReClass.NET-SamplePlugin\ReClass.NET SamplePlugin.sln

Note

Page protections are NOT guaranteed to work and will be invalid due to a bad method of obtaining them from the VAD. (This pretty much makes the memory scanner useless)

About

A plugin for ReClass.NET to manipulate memory in a virtual machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.1%
  • Makefile 26.9%