Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 554 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 554 Bytes

Supermode

Supermode is a program that allows your usermode process to read any arbitrary physical address aswell as virtual address of a process using page table manipulation

How it works

For a detailed writeup and discussions regarding this project visit this thread:

Discussion and explanation

Issues

Supermode is unfortunately very unstable and physical memory reads are slow since you have to wait for a TLB flush between each read