Skip to content

Legendile7/67cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

67 Cipher

This is a brainrotted encoder/decoder for the 67 Cipher.

How to use

  1. Open https://legendile7.github.io/67cipher/ in your browser.
  2. Type text to encode or decode.
  3. Click the buttons.

Cipher Logic

  • Substitution Cipher: Maps alphanumeric characters (0-9, A-Z) to 36 specific Unicode characters that look like 6 or 7.
  • Character Set: Uses exactly 18 variants of "6" and 18 variants of "7".
  • Case Insensitive: 'A' and 'a' map to the same symbol.
  • Preserves: Spaces, punctuation, and special characters are kept as is.
  • Visuals: The output looks like a mix of 6s and 7s.

About

yes

Resources

Stars

Watchers

Forks

Contributors