1 link tagged with all of: reverse-engineering + kaitai-struct + binary-parsing + serialization + programming
Links
This article introduces Kaitai Struct, a tool for creating binary parsers in a declarative way. It provides a step-by-step guide on defining a dummy binary format, writing a serialization function, and creating a parser in Python to read the format. The author emphasizes the utility of Kaitai Struct in reverse engineering and protocol analysis.
kaitai-struct ✓
binary-parsing ✓
reverse-engineering ✓
serialization ✓
programming ✓