macOS
brew install kaitai-struct-compilerlocal Homebrew formula metadata
brew
kaitai-struct-compiler のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 · ソース: api.github.com
winget install --id Kaitai.StructCompiler -eWindows Package Manager source index · Kaitai.StructCompiler · ソース: cdn.winget.microsoft.com
概要
Compiler for generating binary data parsers
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kaitai-struct-compiler | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kaitai-io/kaitai_struct_compiler
インストールメタデータ
| パッケージキー | brew:kaitai-struct-compiler |
|---|---|
| バージョン | 0.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kaitai-struct-compiler |
| ホームページ | https://kaitai.io/ |
| リポジトリ | https://github.com/kaitai-io/kaitai_struct_compiler |
| 上流ドキュメント | https://doc.kaitai.io/ |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/kaitai-io/kaitai_struct_compiler/releases/download/0.11/kaitai-struct-compiler-0.11.zip |
| 最終更新 | 2026-06-22T14:03:52-07:00 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kaitai-struct-compiler
nix profile install nixpkgs#kaitai-struct-compilerKaitai.StructCompiler
winget install --id Kaitai.StructCompiler -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.