solve trivial ciphers in the blink of an eye
A suite of programs for solving trivial ciphers, typically used in alternate reality gaming.
To install the unrot
, byteme
, and radix
programs on your
machine, run the following command:
$ curl -sL https://tubbo.github.io/cipherutils/install.sh | bash
Read the manpages for unrot, byteme, and radix to find out
more about how they work. You can also append a -h
to any command to
find out usage information. Manpages are available by running:
$ man unrot
$ man byteme
$ man radix