Open
Description
Parsing binary files has historically been a challenge for users who want access to the data contained within them, but I’ve recently come across (and successfully used) Kaitai Struct to do exactly that.
While of course HPI users can write their own binary parser, output JSON or some other human-friendly format, and then write an importer for that output, Kaitai has a library of parsable files already as well as a repo that accepts pull requests to add to that library.
Adding this as a suggestion, though it’s more of a way to open the discussion to HPI devs and community
Metadata
Metadata
Assignees
Labels
No labels