Projects

Erebus

Erebus is a Kernel-mode driver written in Rust and is intended as a proof-of-concept for process memory manipulation from a Kernel module written in Rust using the windows-drivers-rs crate. This may or may not be useful in evading user-mode security solutions (incl. anti-cheats) with additional development.

Memory Bandit

Memory Bandit is a simple memory manipulation DLL written in Rust with Slint which allows you to read and write attached process memory.