Browse
Security
Git Is Becoming an Execution Surface
Apr 3, 2026 12:00AM
6 min read
1273 words

Git metadata now crosses execution boundaries in CI and agentic systems, turning familiar repository fields into potential code execution inputs.
Mobuild Envuscator and Digitalis
Mar 30, 2026 12:00PM
6 min read
1149 words

Two beerware-minded tools for reducing mobile configuration risk: one by hardening what ships in the client, the other by hardening what the backend is willing to deliver.
Designing Secure Authentication Systems: Architecture, Threat Models, and Operational Lessons
Mar 20, 2026 12:00AM
16 min read
3211 words

A practical reference for designing authentication systems that can withstand compromise, replay, abuse, and operational failure.
Modern Mobile Hardening
Mar 12, 2026 3:48PM
17 min read
3608 words

Securing untrusted clients across the lifecycle
Threat Modeling AI as an Engineering Coprocessor
Mar 8, 2026 3:56PM
10 min read
2103 words

A practical threat model for AI-assisted and agentic software development across requirements, architecture, implementation, testing, and operations.
Friday Frida Hacking Without the Why
Sep 6, 2022 12:00AM
7 min read
1285 words
A practical Frida walkthrough showing how Android runtime instrumentation changes client behavior and what that means for trust boundaries.
Man-in-the-Middle
Feb 18, 2021 11:18AM
6 min read
1105 words
A practical overview of MITM attacks, how they work on real networks, and the mitigations that actually matter.