Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billiegoose/hex2bin

CLI utility to hexidecimal decode input
https://github.com/billiegoose/hex2bin

Last synced: 26 days ago
JSON representation

CLI utility to hexidecimal decode input

Awesome Lists containing this project

README

        

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 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: