A simple tool to unscramble English words.
g++
or any other C++
compiler.
git clone https://github.com/SinTan1729/Unscrambler
cd Unscrambler
g++ Unscrambler.cpp -o Unscrambler
Or, you can simply use the precompiled binary that's included.
Just run the binary, and follow the simple instructions.