macOS
brew install kaitai-struct-compilerlocal Homebrew formula metadata
brew / rank 4869
Compiler for generating binary data parsers. Version 0.11 via Homebrew; verified 2026-06-22. Also installable with nix: nix profile install nixpkgs#kaitai-struct-compiler.
install
brew install kaitai-struct-compilerlocal Homebrew formula metadata
nix profile install nixpkgs#kaitai-struct-compilernixpkgs package indexes · pkgs/by-name/ka/kaitai-struct-compiler/package.nix · source: api.github.com
winget install --id Kaitai.StructCompiler -eWindows Package Manager source index · Kaitai.StructCompiler · source: cdn.winget.microsoft.com
overview
Compiler for generating binary data parsers
history
Kaitai Struct Compiler turns declarative .ksy descriptions of binary formats into parser source code for multiple programming languages.
The Kaitai project presents Kaitai Struct as a language-neutral way to describe binary layouts once and generate parsers for many target languages. The compiler is the package-manager-facing executable in that ecosystem, turning format specifications into code that reads binary files, memory layouts, and network packet structures.
The project maintains official documentation, a Web IDE, and a public format gallery generated from an open repository of file-format and protocol specifications. The website lists open-source users such as Veles, mitmproxy, Kismet, Beat Link Trigger, and Hobbits, showing adoption in reverse engineering, network inspection, wireless analysis, and binary tooling.
Developers write a .ksy schema, run kaitai-struct-compiler, and import the generated parser into a target language. The result is especially useful when a binary format is fixed by someone else and the developer needs a maintainable parser rather than hand-written byte-offset code.
Kaitai Struct Compiler is package-nerd catnip because it converts binary-format archaeology into reproducible build artifacts: one declarative source file can generate parsers for many language ecosystems, and the format gallery makes specifications browseable like package docs.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kaitai-struct-compiler | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:kaitai-struct-compiler |
|---|---|
| Version | 0.11 |
| Package manager | Homebrew |
| Homepage | https://kaitai.io/ |
| Repository | https://github.com/kaitai-io/kaitai_struct_compiler |
| Last updated | 2026-06-22T14:03:52-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kaitai-struct-compiler
nix profile install nixpkgs#kaitai-struct-compilerKaitai.StructCompiler
winget install --id Kaitai.StructCompiler -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.