easonlin404 / hex2bin

hex2bin convert hex string to output file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hex2bin

Build Status codecov Go Report Card GoDoc

hex2bin convert hex string to output file.

Usage

Start using it

Download and install it:

$ go get github.com/easonlin404/hex2bin

GLOBAL OPTIONS

   --hex value                 hex string
   --filename value, -f value  output filename
   --help, -h                  show help
   --version, -v               print the version

About

hex2bin convert hex string to output file.

License:MIT License


Languages

Language:Go 100.0%