RubyGems Navigation menu

kaitai-struct-visualizer 0.5

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:
= Copier Copié!

installation:
=

Versions:

  1. 0.7 - December 08, 2017 (28 ko)
  2. 0.5 - November 15, 2016 (26,5 ko)
  3. 0.4 - August 09, 2016 (24,5 ko)
  4. 0.3 - April 19, 2016 (24,5 ko)

Dépendances de Runtime (1):

kaitai-struct ~> 0.4

Dépendances de Development (2):

bundler ~> 1.3
rake ~> 10

Propriétaires:

Auteurs:

  • Mikhail Yakshin

Total de contrôle SHA 256:

b075caeace23e8bfc57946a9279b39d38456fdcb9f70c323ff8380fa76595f66

Total de téléchargements 16 492

Pour cette version 2 847

License:

GPL-3.0+

Version de Ruby requise: >= 0

Liens: