solve trivial ciphers in the blink of an eye
byteme
[-hv] FILE
byteme decodes binary and hexadecimal ciphers. Pass either a binary or hex cipher and it will output whichever one is solved.
Part of the cipherutils: https://tubbo.github.io/cipherutils
FILE
Path to a file on disk. Data can also be supplied via STDIN
-h
: Show usage information-v
: Verbose mode, show all solutions even if they don’t match in
the dictionaryRead from a file:
byteme ./file.txt
Read from STDIN:
echo ./file.txt | byteme
Tom Scott http://psychedeli.ca
unrot(1) radix(1)