Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 243 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 243 Bytes

hexcode

go get -u github.com/partyzanex/hexcode
# or
git clone https://github.com/partyzanex/hexcode.git
cd hexcode 
make install

Usage:

hexcode -e abcd
# 616263643132332d3d7a

hexcode -d 616263643132332d3d7a
# abcd123-=z