EverCrack (GPL) Open Source Cryptanalysis Engine

EverCrack SiteMap

~Information~

EverCrack Kernel

Kernel Source Code

Essence of Cryptanalysis

EverCrack TagCloud

~Online Tools~

Caesar Cipher Cracker

Substitution Cipher Cracker

Matrix Cipher Cracker

Multiliteral to Uniliteral Cipher Convertor

Ciphertext Language Identifier

All Tools

~Developer~

Cory Michael Boston

[Resume]

Interactive Applications Developer @ Media General

Overview of EverCrack

EverCrack is an Open-Source (GPL) Cryptanalysis Engine. EverCrack performs cryptanalysis on mono-alphabetic

substitution and transposition ciphers.

EverCrack currently can crack up to 4000 words in miliseconds - increasing in speed as the size of the cipher text

increases making it an O(log n) algorithm in terms of efficiency.

It can also crack monoalphabetic substitution ciphers in 8 languages: English, German, French, Spanish, Italian,

Dutch, Swedish and Portuguese.

Initial development [Screenshots of EverCrack] consisted of a set of tools, written in C, for both Windows and Linux

platforms. These can be found at SourceForge .

Current development is geared towards online web applications.