-
I've been wanting an unpack method that was similar to Perl for some time. So I wrote one around NYE. Makes picking through data streams a LOT easier now (for me and my experiments). unpack.isthe.link/ The screenshot shows unpacking a gif header.
-
Will add an actual readme and git repo later…