Categories: None [Edit]
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.
Total
Ranking: 53,830 of 188,491
Downloads: 20,246
Daily
Ranking: 32,286 of 188,481
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,248,174,431 | activesupport |
| 31 | 831,740,047 | builder |
| 318 | 144,043,519 | benchmark |
| 31,443 | 41,716 | kaitai-struct |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | GreyCat | |
| 2 | generalmimon |