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 More
A 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 More
How 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 More
A hands-on walkthrough of building a secure BIOS boot loader in pure assembly, with two-stage execution and pre-OS password protection.
Read More
A project plan to enable modern application support on Windows 2000 by analyzing and migrating DLLs, using Extended Kernel techniques.
Read More