discovered 03 Aug 2026
kaitai_struct_visualizer
→ View on GitHubKaitai Struct Visualizer is a console-based tool that provides an interactive GUI for visualizing binary data structures defined using the Kaitai Struct language. Its primary use case is to parse and display these structures from binary files or streams, enabling users to easily understand the data layout. Notable features include the ability to dump parsed data in formats such as JSON, XML, or YAML, and the option to run the tool via a Docker container for seamless deployment.