Crypto tool for pentest and CTF: try deciphering data using multiple algorithms and block-chaining modes. Useful for a quick check on unknown cipher text and key dictionary.
Supported Algorithms :
AES
ARC2
ARC4
Blowfish
CAST
DES
DES3
XOR
Supported modes :
ECB
CBC
CFB
OFB
Source code and additional information can be found here: https://github.com/Acceis/crypto_identifier