Writing


Technical writeups on security research, reverse engineering methodologies, and secure development practices.

Jan. 15, 2026

Reverse Engineering JVM Applications: A Methodology Overview

A high-level look at the methodology I use when analyzing Java applications for security vulnerabilities, from bytecode inspection to dynamic instrumentation.

Dec. 10, 2025

Building Security-First Backend Systems

Practical considerations for integrating security into backend development workflows, from threat modeling to secure coding patterns.