shan333chao / ReadPhys

r/w virtual memory without attach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadPhys

A method to read physical memory by manually mapping PTE without using any r/w API (like MmCopyMemory/MmMapIoSpace...)

Reversed from AXE-BASE.sys

About

r/w virtual memory without attach

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%