macOS
brew install kaitai-struct-compilerlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kaitai-struct-compiler in AI-Agent-Workflows.
Installation
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 · Quelle: api.github.com
winget install --id Kaitai.StructCompiler -eWindows Package Manager source index · Kaitai.StructCompiler · Quelle: cdn.winget.microsoft.com
Überblick
Compiler for generating binary data parsers
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kaitai-struct-compiler | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kaitai-io/kaitai_struct_compiler
Installationsmetadaten
| Paketschlüssel | brew:kaitai-struct-compiler |
|---|---|
| Version | 0.11 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kaitai-struct-compiler |
| Homepage | https://kaitai.io/ |
| Repository | https://github.com/kaitai-io/kaitai_struct_compiler |
| Upstream-Dokumentation | https://doc.kaitai.io/ |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/kaitai-io/kaitai_struct_compiler/releases/download/0.11/kaitai-struct-compiler-0.11.zip |
| Zuletzt aktualisiert | 2026-06-22T14:03:52-07:00 |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kaitai-struct-compiler
nix profile install nixpkgs#kaitai-struct-compilerKaitai.StructCompiler
winget install --id Kaitai.StructCompiler -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.