WinDbg-like kernel debugger for Windows VMs on Linux (KVM/QEMU, VMware) and macOS (UTM)
-
Updated
Aug 28, 2026 - Rust
WinDbg-like kernel debugger for Windows VMs on Linux (KVM/QEMU, VMware) and macOS (UTM)
Usermode NT Explorer - Query kernel addresses, translate virtual to physical addresses, inspect the PFN database, and more.
[ICCV 2025] Official Implementation of "Online Language Splatting"
Connector plugin for memflow that enables reading and writing of physical memory in qemu.
Two PoC of accessing process virtual memory via NT Kernel
A workshop for comparing buddy allocator algorithms
Allocating physical memory in linux userspace
Master Thesis work at Cobham Gaisler. RISC-V verification of the NOEL-V processor
Kernel Module to translate given virtual address with process id to physicall address
Simulate the x86-64 4-level paging mechanism, converting a virtual memory address into its corresponding physical memory address.
driverless physical memory R/W from usermode — HVCI compliant
Translates logical address to physical address for a virtual address space of 2^16 (65,536) bytes.
📘 Explore the intricacies of virtual memory management! 🚀 This repo provides comprehensive guides and insights into page tables, address mapping, multi-level paging, and more! Ideal for OS enthusiasts and computer science students.🧠💻
Operating Systems
dumper
Best Software For Fortnite Yet
no_std physical frame allocator for kernels in Rust: a lock-free summary-buddy core with per-CPU cache and region wrappers behind one trait. Research artifact of a bachelor's thesis comparing four allocator designs; the reduced library lives on the release branch.
To associate your repository with the physical-memory topic, visit your repo's landing page and select "manage topics."