Memoscopy / libMMU

Rust crate that aims to simplify the process of rebuilding virtual address spaces from a memory dump
https://memoscopy.github.io/libMMU/
GNU General Public License v3.0
6 stars 0 forks source link

Basic generic methods (extract bit(s), check flags on PDE/PTE/Pages ) #2

Closed Esgr0bar closed 3 months ago

standard3 commented 6 months ago

Linked to #1, we must implement basic generic methods as seen in the generic MMUShell architecture