hex

base 16/32/64 encode/decode data to standard output

Install

All systems
curl cmd.cat/hex.sh
Debian Debian
apt-get install basez
Ubuntu
apt-get install basez
image/svg+xml Kali Linux
apt-get install basez
Fedora
dnf install python2-pwntools
Windows (WSL2)
sudo apt-get update sudo apt-get install basez
OS X
brew install pwntools
Raspbian
apt-get install basez

basez

base 16/32/64 encode/decode data to standard output

BaseZ encodes/decodes base16, base32, base32hex, base64 or base64url data stream per RFC 4648; MIME base64 Content-Transfer-Encoding per RFC 2045; or PEM Printable Encoding per RFC 1421. This binary package provides a list of commands: basez hex base16 base32plain base32hex base64plain base64url base64mime base64pem

python2-pwntools

library

pwntools