BinStruct is a small class for defining structures that can be used to parse / manipulate binary data. It is similar in concept to BitStruct, but supports some things that are difficult to do with a pure pack / unpack approach. It is mainly designed to work with the Metafuzz fuzzing tools, but would possibly be useful to anyone working with binary data.
Required Ruby Version
None
Authors
Ben Nagy
Versions
- 1.0.0 April 01, 2009* (13 KB)