Skip to content

Latest commit

 

History

History

kaitai-parser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

kaitai-parser

The kaitai-parser is a command-line tool for parsing a file using a .ksy file. The printed result is the AST of the parsed file.

Usage

./kaitai-parser <ksy file path> <parsed file path>