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

Git metadata now crosses execution boundaries in CI and agentic systems, which turns familiar repository fields into potential code execution inputs.
Mobuild Envuscator and Digitalis
Mar 30, 2026 12:00PM
6 min read
1121 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
Mar 20, 2026 12:00AM
16 min read
3392 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
16 min read
3211 words

Securing untrusted clients across the lifecycle
Threat Modeling AI as an Engineering Coprocessor
Mar 8, 2026 3:56PM
10 min read
1927 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
8 min read
1644 words
A practical Frida walkthrough showing how rooted Android devices can hook and modify app behavior at runtime.
Man-in-the-Middle
Feb 18, 2021 11:18AM
5 min read
941 words
A practical overview of MITM attacks, how they work on real networks, and the mitigations that actually matter.