Ciphey:automated decryption tool. Input encrypted text, get the decrypted text back.

From github.com

Ciphey demo

The technical part. Ciphey uses a custom built artifical intelligence module (AuSearch) with a Cipher Detection Interface to approximate what something is encrypted with. And then a custom-built, customisable natural languge processing Language Checker Interface, which can detect when the given text becomes plaintext.

And that’s just the tip of the iceberg. For the full technical explanation, check out our documentation.

Read more…