Writeups & Publications

Vibe Reversing Python Bytecode ↗ Feb 19, 2026
An intuitive, quick-reference guide published in PagedOut! magazine that explores practical techniques for analyzing and reverse engineering Python bytecode.
InQL v6.1.0 Just Landed with New Features and Contribution Swag! ↗ Dec 2, 2025
An overview of the new features in InQL v6.1.0, highlighting its GraphQL schema brute-forcer, server engine fingerprinter, and an automatic variable generation
Getting a Root Shell on the 2nd Gen Eero Router Oct 21, 2024
A step-by-step hardware hacking guide on bypassing boot restrictions via SPI flash modification to achieve a persistent root shell on a 2nd Gen Eero router.
Discovering and Exploiting CVE-2021-43269 Aug 30, 2021
A deep dive into discovering a root-level RCE in the Code42 desktop app via insecure Proxy PAC file parsing, complete with a method for bypassing the vendor'...