macOS
brew install kaitai-struct-compilerlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.