Anos – a hand-written ~100KiB microkernel for x86-64 and RISC-V
Dual-architecture microkernel that boots on real hardware with zero AI in the kernel.
Walk x86-64 page tables by hand in qemu and gdb. Decompose a virtual address, follow cr3 through all levels of physical memory, and extract a flag from raw bytes.
Actually walk page tables in GDB instead of just reading diagrams.
Systems programmers, security researchers, OS students
pwn.college · OSDev tutorials · Binary Ninja
Dual-architecture microkernel that boots on real hardware with zero AI in the kernel.
Hand-drawn physics sandbox inspired by XKCD's machine and The Incredible Machine.
Replaces supercomputer-hour PDE solvers with <100ms browser math. Validated against NIST and peer review.
Phone compass that points you where to walk, but Google Maps already does this.
AI-designed ELF preprocessing beats xz by 6% on 103 real binaries, perfectly reversible.
Hand-tuned SSE particle engine from 2002 assembly, now runs in your browser via WASM.