Starred repositories
Historically first (actually 0.01) release of linux kernel made by Linus Torvalds
A dump repository of my dotfiles since the first time I learned ricing. So everything is really messy here.
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
A tiny hand crafted CPU emulator, C compiler, and Operating System
A kernel that can read from keyboard and print on-screen
Tiny UNIX shell, de-obfuscated, modernized, and "rewritten in Rust".
A microkernel based approach of an operating system. Mostly written to understand the principles behind operating systems. Work in progress... Not even the kernel is finished