macOS
brew install kaitai-struct-compilerlocal Homebrew formula metadata
brew
Compiler for generating binary data parsers. Version 0.11 via Homebrew; verified 2026-06-22.
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 | cli | global executable |
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.
https://github.com/kaitai-io/kaitai_struct_compiler
install metadata
| Package key | brew:kaitai-struct-compiler |
|---|---|
| Version | 0.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kaitai-struct-compiler |
| Homepage | https://kaitai.io/ |
| Repository | https://github.com/kaitai-io/kaitai_struct_compiler |
| Upstream docs | https://doc.kaitai.io/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/kaitai-io/kaitai_struct_compiler/releases/download/0.11/kaitai-struct-compiler-0.11.zip |
| Last updated | 2026-06-22T14:03:52-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kaitai-struct-compiler |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.