Vulnerability Research
Parser and runtime bugs in open-source projects, found by reading code and building reproducible proofs of concept. Coordinated disclosure, always.
We read parsers for a living: the code that loads model files, and the formats they ship in.
When one mishandles a malformed file, we write it up and tell the maintainer. A small studio, recently started, working mostly in the open.
Parser and runtime bugs in open-source projects, found by reading code and building reproducible proofs of concept. Coordinated disclosure, always.
Binary, .NET, and Android analysis for systems we own or are explicitly authorized to examine.
Static and dynamic analysis, indicator extraction, and detection rules written to be used, not admired.
Open-source collection and investigation support for defenders, with sources you can check.
A division-by-zero in llama.cpp's GGUF parser, reported through a GitHub private advisory. In triage, CVE pending.
A heap out-of-bounds read in ExecuTorch's .pte parser, submitted to huntr. Awaiting review.
Acoustic data exfiltration via FSK modulation: public defensive research with detection rules, on GitHub.