Stars
A stealthy ELF loader - no files, no execve, no RWX
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
Deep learning in Rust, with shape checked tensors and neural networks
A free book about developing secure and robust systems software.
Hotham is a tool for creating incredible standalone VR games.
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
Support for requesting objects from other objects dynamically based on type
Hunt down social media accounts by username across social networks
Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.
An environment for runtime hooking/code patching within Super Smash Bros Ultimate
Ghidra utilities for analyzing PC firmware
Rust / Wasm framework for creating reliable and efficient web applications
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
💻 Computer Systems: A Programmer's Perspective, Lab Assignments Solutions
A curated list of awesome decompilation resources and projects.
Small, cross-platform Rust crate for sending system notifications
010 editor binary templates for some SSBM stuff. Based on Revel8n's old template file from smashboards. Needs revamping and cleaning up.
Scripts for the Ghidra software reverse engineering suite.
A The Legend of Zelda: The Wind Waker Rom Hack that adds a Debug Menu
Brawl character file parser, based on brawlbox/brawllib, written in rust.
Object oriented OpenGL wrapper and rendering library using OpenTK