Skip to main content

posts

2025

Atuin and Tailscale and containers and 1Password
·5 mins
howto
Self-hosting an Atuin sync server on macOS (feat. Tailscale, Podman containers, 1Password)

2022

macOS reflective code loading analysis
·12 mins
mac
macOS code execution using NSCreateImageFromMemory/NSLoadModule is not a pure in-memory, artifact-free, fileless technique.

2021

Reordering Architecture Headers in a Universal Mach-O Binary
·6 mins
mac
A simple way to re-order platform architectures in universal Mach-O binaries.
Reverse Engineering License Validation in a VS Code Extension
·7 mins
security vscode reversing
A short example of reverse engineering the license check for a fairly compact VS Code extension.