hex-to-file
v1.0.1
Published
Write hex string to file
Downloads
5
Readme
Write a hex string to a file
Usage:
hex-to-file FILENAME HEX
Example:
hex-to-file somefile.txt "0123456789abcdef"
Whitespace is filtered out, so feel free to git it output from xxd or a hex dump