RubyGems Navigation menu

kaitai-struct-visualizer 0.11

Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc. The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API. This package is a visualizer tool for .ksy files. Given a particular binary file and .ksy file(s) that describe its format, it can visualize internal data structures in a tree form and a multi-level highlight hex viewer.

Gemfile:
=

安装:
=

版本列表:

  1. 0.11 September 19, 2025 (31.0 KB)
  2. 0.7 December 08, 2017 (28.0 KB)
  3. 0.5 November 15, 2016 (26.5 KB)
  4. 0.4 August 09, 2016 (24.5 KB)
  5. 0.3 April 19, 2016 (24.5 KB)

Runtime 依赖 (4):

activesupport >= 5.0.0, < 9.0.0
benchmark >= 0.1.0, < 0.5.0
builder ~> 3.3
kaitai-struct ~> 0.7

要求:

kaitai-struct-compiler (https://kaitai.io/#download), the version must match the kaitai-struct gem (check using `ksv --version`)

所有者:

推送者:

作者:

  • Mikhail Yakshin

SHA 256 校验和:

=

下载总量 19,539

这个版本 232

版本发布:

许可:

GPL-3.0-or-later

需要的 Ruby 版本: >= 2.4.0

新的版本需要开启多因素验证(MFA): true

使用多因素验证(MFA)发布的版本: true

链接: