01Extensive encoding identification and batch decoding (Base64, Hex, URL, Unicode Escape, etc.).
02Crack various classic ciphers: Caesar, Vigenère, Affine, Rail Fence, Columnar Transposition, Playfair.
03Break XOR ciphers, including single-byte and repeating-key variants.
04Decrypt modern ciphers like RC4, AES, and DES with interactive key prompting.
05Structured output for easy integration with automation agents.
060 GitHub stars