Browse

Security

Git Is Becoming an Execution Surface

Apr 3, 2026 12:00AM
6 min read
1084 words
Git Is Becoming an Execution Surface
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
Mobuild Envuscator and Digitalis
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.

Anthesis Update: Memory, Governance, and Beyond the SDLC

Mar 27, 2026 12:00AM
13 min read
2640 words
Anthesis Update: Memory, Governance, and Beyond the SDLC
Anthesis has shifted from one-shot agent ambitions toward governed memory, adapter abstractions, loop orchestration, SSDF enforcement, and Git-native policy verification.

Designing Secure Authentication Systems

Mar 20, 2026 12:00AM
16 min read
3392 words
Designing Secure Authentication Systems
A practical reference for designing authentication systems that can withstand compromise, replay, abuse, and operational failure.

Threat Modeling AI as an Engineering Coprocessor

Mar 8, 2026 3:56PM
10 min read
1927 words
Threat Modeling AI as an Engineering Coprocessor
A practical threat model for AI-assisted and agentic software development across requirements, architecture, implementation, testing, and operations.

Software Architecture for Independence

Apr 16, 2025 12:25PM
1 min read
122 words
A note pointing to my Medium article on software architecture, control, and engineering independence.

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.