← back to workshop

Cipher Toolkit

Free-form cracking tools for arbitrary ciphertext. Paste a cipher from anywhere — forum, puzzle hunt, friend's text — and pick the tool that fits. You judge the output yourself; there's no answer key.

Caesar shift

/toolkit/caesar →

Try shifts 1-25 with live preview. Includes ROT13 (shift = 13).

KHOOR ZRUOG → shift 3 → HELLO WORLD

Substitution board

coming soon

Cryptogram cracker. Mark padding/decoy cells to ignore them.

XQR PMW → q=h, x=t, r=e, …

Vigenère

coming soon

Keyword-driven shift. Type the keyword; output updates live.

LXFOPV → key "lemon" → ATTACK

Morse code

coming soon

Encode + decode. Use ".", "-", "/" for word boundary.

.... . .-.. .-.. --- → HELLO

Base64

coming soon

Encode + decode. Drop in any base64 string.

SGVsbG8= → Hello

The toolkit doesn't save your work — refresh the page and you'll start fresh. It also doesn't try to crack the cipher for you — you pick the tool, configure it, and decide when the output looks like English.