Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex2bin

CLI utility to hexidecimal decode input

Install

NPM

  • Install: npm install --global hex2bin
  • Executable: hex2bin

Usage

Pipe in hexidecimal strings... pipe out binary streams

$ hex2bin <infile >outfile

Or if you aren't familiar with file indirection you just use pipes

$ cat infile | hex2bin >outfile

License

Unless stated otherwise all works are:

and licensed under:

About

CLI utility to hexidecimal decode input

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages