Project

bin_struct

0.0
The project is in a healthy, maintained state
BinStruct is a binary dissector and generator. It eases manipulating complex binary data.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

BinStruct

BinStruct provides a simple way to create and dissect binary data. It is an extraction from PacketGen 3.x Fields.

Installation

Installation using RubyGems is easy:

$ gem install bin_struct

Or add it to a Gemfile:

gem 'bin_struct'

License

The gem is available as open source under the terms of the MIT License.