|
|
|
|
|
by dahrkael
26 days ago
|
|
Ruby is always a pleasure to use. Another very good language for parsing binary is Erlang/Elixir where you can pattern match against the raw bytes specifying sizes, endianess, etc and its all too well integrated in the language. |
|