🔄 ROT47 Cipher
ROT47 cipher for ASCII printable characters with 0-93 shift, self-inverse detection, brute-force attack, and ASCII frequency analysis
▶ Brute Force (All 94 Shifts)
▶ ASCII Character Frequency Analysis
Free online ROT47 encrypt and decrypt tool for ASCII printable characters (! through ~, 94 chars total). Features 0-93 shift slider, ROT47 (shift=47, self-inverse) and ROT5 presets, brute-force attack with chi-squared intelligent ranking for all 94 shifts, and ASCII character frequency analysis. One-click input/output swap to verify reversibility. Real-time 200ms response. All processing runs locally in your browser — input data is not uploaded by the tool. Perfect for code obfuscation, CTF competitions, learning cryptography, and developers.