Projects

A short list. Everything here is mine, not work for clients.

nibkit

nibkit - a decompiler for iOS NIB/XIB/Storyboard archives (.nib, .storyboardc, inside .app or .ipa), written in Go. It reconstructs the object tree, the outlet and action wiring, UIClassSwapper classes, and the segue navigation graph, and can run as an MCP server so an agent can drive the analysis. Born out of one too many mobile engagements where the interesting logic hid in a storyboard nobody could read.