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.exe
for Windown-64bit systemsUnscrambler-Linux
for Linux-64bit systemsUnscrambler-Mac
for Intel based Max systemd.
- Download the
words.txt
file 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