libMMU is a Rust crate for rebuilding virtual address spaces from memory dumps.
It is inspired by OS-agnostic MMU reconstruction techniques explored in mmushell and related memory-forensics research. The project is archived as a research implementation reference.