linux-keyutils(2022)
Rust interface to the Linux key-management facility. Provides a safe interface around the raw system calls allowing user-space programs to perform key manipulation.
nixmodule(2022)
Simple qemu wrapper to automatically test out-of-tree linux kernel modules against multiple kernel versions.
portal(2020)
A Secure file transfer utility & library. The library utilizes SPAKE2 for key negotiation over an insecure channel, and ChaCha20Poly1305 Authenticated Encryption to encrypt the file with the derived shared symmetric key. This enables two peers to transfer a file over any channel without needing to trust the intermediary relay.
rchip8(2020)
A Chip8 interpreter with a WebAssembly front-end, written in Rust.
synacor-vm(2018)
Virtual Machine implementation, for the toy Synacor achitecture
drawbridge(2018)
Layer 4 Single Packet Authentication Linux kernel module utilizing Netfilter hooks and kernel supported Berkeley Packet Filters (BPF)
hideprocess(2017)
A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager
memscan-1.0(2016)
Scan and edit memory using WinAPI functions such as ReadProcessMemory and WriteProcessMemory