What is the Unscrambler?
The unscrambler is a tool, which creates all possible combinations of given characters and checks, if they are an english word.
Features:
- Multithreading support for finding the words
- Pretty fast (in comparison, to its Python equivalent)
- Extendable dictionaries.
Installation:
- Download the
latest binary release
for your platform:
Unscrambler.exefor Windown-64bit systemsUnscrambler-Linuxfor Linux-64bit systemsUnscrambler-Macfor Intel based Max systemd.
- Download the
words.txtfile from latest release and put it into the same folder, as the binary from step 1.
(If you use windows and have some nearly unreadable text as the output, please follow the steps installation steps here