jbaber / byte-words

Print a phrase corresponding to given hex strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Take in binary file and output words like

HOP GAG GUS IO HOP GAG GUS IO

as made famous by S/KEY

or

tactics perceptive skydive unravel tactics perceptive skydive unravel

as made famous by the PGP wordlist

Also go in reverse, turning a file full of words into a binary file.

byte-words.py -h

to see usage.

About

Print a phrase corresponding to given hex strings

License:GNU General Public License v2.0


Languages

Language:Python 100.0%