rmccrystal
Self-taught software engineer who is passionate about reverse engineering, low level development, security, and game hacking
San Diego, California
Pinned Repositories
discord-selfbot
A Discord selfbot written in GoLang.
kdmapper-rs
A kdmapper library for Rust
kernel-rs
A Windows kernel framework written in Rust
kvm-csgo-cheat
A CS:GO cheat by directly accessing memory in a virtual machine to prevent detection
memlib-rs
A cross platform memory hacking library written in Rust aimed at cheat development.
modernwarfare-cheat-rs-archive
A Cheat for Call of Duty: Modern Warfare written in Rust using my memlib-rs library
modernwarfare-internal-rs-archive
An internal cheat for Modern Warfare written in Rust
modmap
Modmap updated to work on Windows 11
trace
A contact tracing system for schools
winkernel-rs
Utility functions for building Windows kernel drivers in Rust
rmccrystal's Repositories
rmccrystal/memlib-rs
A cross platform memory hacking library written in Rust aimed at cheat development.
rmccrystal/modernwarfare-cheat-rs-archive
A Cheat for Call of Duty: Modern Warfare written in Rust using my memlib-rs library
rmccrystal/kernel-rs
A Windows kernel framework written in Rust
rmccrystal/winkernel-rs
Utility functions for building Windows kernel drivers in Rust
rmccrystal/kdmapper-rs
A kdmapper library for Rust
rmccrystal/offset-dumper
A tool that dumps offsets from a game's memory buffer
rmccrystal/modernwarfare-internal-rs-archive
An internal cheat for Modern Warfare written in Rust
rmccrystal/vuln-driver-finder
A tool to search for Vulnerable drivers on your system
rmccrystal/winutil
A collection of util functions for Windows written in Rust
rmccrystal/hook-rs
A multipurpose hooking library written in Rust
rmccrystal/instagram-phisher
Phishing tool for Instagram accounts
rmccrystal/recreation-gov-bot
A bot that automatically creates reservations on Recreation.gov
rmccrystal/dumpit-linux
Memory acquisition for Linux that makes sense.
rmccrystal/imgui-rs-serialize
A serialization layer for imgui-rs
rmccrystal/memlib-util
rmccrystal/cse15l-lab-reports
CSE 15L Lab Reports for UCSD
rmccrystal/egui_rasterizer
A software renderer for egui
rmccrystal/fa22-cse110-lab4
fa22-cse110-lab4
rmccrystal/Lab2_Starter
rmccrystal/Lab6_Starter
rmccrystal/Lab7_Starter
rmccrystal/Lab8_Starter
rmccrystal/libvmm
Virtual Machine Monitor
rmccrystal/markdown-parser
rmccrystal/rmccrystal
Personal repo
rmccrystal/rust-remote-access-trojan
A Remote Access Trojan (RAT) system built in Rust
rmccrystal/seabury-suggestions
Suggestions site for Seabury Hall
rmccrystal/serdebug
Serde-based replacement for #[derive(Debug)]
rmccrystal/Simple-Manual-Map-Injector
Simple C++ DLL Manual Map Injector For x86 and x64
rmccrystal/sp23-cse110-lab3