Pinned Repositories
aligned_box
Allocate aligned heap memory in Rust.
Atmosphere
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
binrw
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
caches-rs
This is a Rust implementation for popular caches (support no_std).
fanotify-rs
The high-level/low-level implementation of Linux Fanotify.
rust-hmac-sha1
A pure rust library implementing hmac-sha1 Hash-based Message Authentication Code
rust-otp
A pure rust implementation for HOTP (RFC 4226) and TOTP(RFC 6238)
sslscan
sslscan tests SSL/TLS enabled services to discover supported cipher suites
pantsman0's Repositories
pantsman0/rust-hmac-sha1
A pure rust library implementing hmac-sha1 Hash-based Message Authentication Code
pantsman0/fanotify-rs
The high-level/low-level implementation of Linux Fanotify.
pantsman0/sslscan
sslscan tests SSL/TLS enabled services to discover supported cipher suites
pantsman0/aligned_box
Allocate aligned heap memory in Rust.
pantsman0/Atmosphere
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
pantsman0/binrw
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
pantsman0/caches-rs
This is a Rust implementation for popular caches (support no_std).
pantsman0/EmbeddedController
Embedded Controller firmware for the Framework Laptop
pantsman0/emuiibo
Virtual amiibo (amiibo emulation) system for Nintendo Switch
pantsman0/flipperzero-firmware
Flipper Zero firmware source code
pantsman0/Ghidra-Switch-Loader
Nintendo Switch loader for Ghidra
pantsman0/Ghostwriter
The SpecterOps project management and reporting engine
pantsman0/ht32-rs
PACs for HT32 chips
pantsman0/ht32f523x2
Peripheral access API for HT32F523x2 microcontrollers (generated using svd2rust)
pantsman0/ht32f5xxxx-hal
A Rust HAL for the ht32f5xxxx family of chips
pantsman0/libtesla-rs
Reimplementation of the libtesla API to Rust. Hopefully useful to migrate consuming projects from c/c++ to Rust
pantsman0/linked-list-allocator
pantsman0/livingdex
Living Dex is a Pokédex and a visual guide that helps you organizing all storable Pokémon forms and variants in Pokémon HOME boxes.
pantsman0/nx
Userland library for Nintendo Switch homebrew (and other potential purposes), written in pure Rust and some assembly bits
pantsman0/pharos
Automated static analysis tools for binary programs
pantsman0/PKHeX
Pokémon Save File Editor
pantsman0/PKHValidator
App to validate if there are any invalid/illegal pokemon stored in your Pokemon Home dump
pantsman0/pkNX
Pokémon (Nintendo Switch) ROM Editor & Randomizer
pantsman0/procfs
Rust library for reading the Linux procfs filesystem
pantsman0/seccomp
Seccomp high-level wrapper
pantsman0/sph-fluid-simualtion-rust
This is a fluid simulation made on rust using the technique of Smoothed Particle Hydrodynamics.
pantsman0/stun_codec
Decoders and encoders for STUN (RFC 5389) and its extensions
pantsman0/tm-campaign-completionist
Openplanet plugin for automatically switching to the next campaign/TOTD map after getting a target medal
pantsman0/vSMTP
vSMTP : a next-gen mail transfer agent (MTA) written in Rust. Faster and Greener.
pantsman0/windows-kernel-rs
Examples on how to write Windows kernel drivers in Rust