Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(BinaryStream, CStructDefinition) -> DecodedRecord
Parse structured binary records into high-level programming objects using declarative C-style structure definitions.
Problem it solves
Manual byte-offset unpacking for complex binary file headers is error-prone and tedious to write.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.