Here are
71 public repositories
matching this topic...
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Perl / PHP / Python / Ruby
-
Updated
Aug 18, 2020
-
Shell
Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .java / .js / .php / .pm / .py / .rb
-
Updated
Aug 18, 2020
-
Scala
Search for code cave in all binaries
-
Updated
Aug 29, 2019
-
Python
Online editor / visualizer for Kaitai Struct .ksy files
-
Updated
Jul 6, 2020
-
TypeScript
Kaitai Struct: visualizer and hex viewer tool
A curated list of Kaitai Struct tools and resources
KaitaiFS: mount any filesystem specified with a .ksy as a real file system
-
Updated
Jun 30, 2020
-
Python
-
Updated
Dec 4, 2019
-
Python
Kaitai Struct: runtime for Python
-
Updated
Aug 18, 2020
-
Python
Kaitai Struct: runtime for C#/.NET
Kaitai Struct: runtime for Go
Kaitai Struct: runtime for C++ using STL
Code for my blog post on combining S2E and Kaitai Struct
Kaitai Struct: runtime for JavaScript
-
Updated
May 21, 2020
-
JavaScript
C37.118.2-2011 Synchrophasor Protocol Parser and Tools in Python3
-
Updated
Apr 17, 2019
-
Python
Kaitai file structures for Wii data files.
Kaitai Struct: documentation
Kaitai Struct: runtime for Java
Unpack YU-RIS engine package file (?)
-
Updated
Jul 8, 2019
-
Python
Kaitai Struct: visualizer and hex viewer tool GUI in Java
-
Updated
Feb 23, 2020
-
Java
Kaitai Struct: tests in all supported programming languages
-
Updated
Aug 16, 2020
-
Ruby
Maven plugin for Kaitai: declarative language to generate binary data parsers
Kaitai Struct: runtime for Ruby
-
Updated
May 21, 2020
-
Ruby
Kaitai Struct Docker Image
-
Updated
Nov 24, 2018
-
Python
Kaitai Struct: runtime for Swift
-
Updated
Oct 3, 2019
-
Swift
Kaitai Struct: runtime for Lua
[not working yet] protocol translator between Hytera repeaters 8.x and 9.x and MMDVM servers (hblink3, ...)
-
Updated
Jul 29, 2020
-
Python
-
Updated
Jul 13, 2020
-
HTML
Kaitai structure definition for VTIL files.
Improve this page
Add a description, image, and links to the
kaitai-struct
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
kaitai-struct
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I can see the motive of why are there two
instancesnamedcontents, but it's illegal in YAML, on which the Kaitai Struct language is based:https://github.com/kaitai-io/kaitai_struct_formats/blob/2c318560d46a64a3338e531ff1540716dab9798c/game/fallout2_dat.ksy#L42-L53
So I recommend renaming them
contents_rawandcontents_zliband optionally creating a new [valueinstance](https://do