A Proof-of-Concept Windows Kernel driver written in Rust. Uses windows-drivers-rs and MmCopyVirtualMemory to perform safe arbitrary process memory reads/writes, accompanied by a CLI client.
-
Updated
Dec 8, 2025 - Rust
A Proof-of-Concept Windows Kernel driver written in Rust. Uses windows-drivers-rs and MmCopyVirtualMemory to perform safe arbitrary process memory reads/writes, accompanied by a CLI client.
This repo contains contents from The Rust Book
Keylogger made in Rust using the Windows API.
Provides an overly-optimized unchecked fn, and a sane+safe fn
Add a description, image, and links to the unsafe-rust topic page so that developers can more easily learn about it.
To associate your repository with the unsafe-rust topic, visit your repo's landing page and select "manage topics."