Deep dive comparison of Rust and C at assembly level. See how Rust's memory safety, bounds checking, and zero-cost abstractions compare to C's raw performance through actual GDB debugging sessions and assembly analysis.
Read MoreA comprehensive documentation of my virtualized environment stack designed to analyze, patch, and rebuild legacy Windows applications — from XP-era binaries to modern Win10 apps needing backwards compatibility.
Read MoreHow I placed 2nd solo at BSides Vancouver 2025 Blue Team CTF using only ChatGPT and Splunk: threat hunting, incident response, registry forensics, and AI-driven analysis.
Read MoreA project plan for creating a BIOS-based boot loader in assembly language, with step-by-step guidance and troubleshooting.
Read MoreA project plan to enable modern application support on Windows 2000 by analyzing and migrating DLLs, using Extended Kernel techniques.
Read More