BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

kaitai-struct-visualizer

v0.11RubyGems· Ruby

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.

The verdict
Aging — last published 8 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 8 months ago — check before adopting.
Popularity
32 downloads / week
Security
No known advisories for this version (OSV).
License
GPL-3.0-or-later
Dependencies
No runtime dependencies
Recent releases
  • 0.118 months ago
  • 0.78 years ago
  • 0.59 years ago
  • 0.49 years ago
  • 0.310 years ago
kaitai-struct-visualizer — 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. (Ruby / RubyGems) · Modules