Skip to content

Instantly share code, notes, and snippets.

@creaktive
Created January 16, 2011 14:26
Show Gist options
  • Save creaktive/781828 to your computer and use it in GitHub Desktop.
Save creaktive/781828 to your computer and use it in GitHub Desktop.
hex2bin
print(unpack"B*",pack("h*",$_))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment