Skip to content

Writer is my simple ciphering system, it's pretty simple: you give it text, it spits out cyphered text, that's all :)

Notifications You must be signed in to change notification settings

mmmmosca/Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Writer

The cypher.py file asks you input, then it spits you out something like this:

[.+%([.+%([.+%(};,!][.+%([.+%(

[36.0, 101, 54.0, 54.0, 55.5, 16.0, 29.0, 41]

To convert it back to text, all you need is that array of numbers under the gibberish. Copy it and paste it into line two of decypher.py, then execute the file.

About

Writer is my simple ciphering system, it's pretty simple: you give it text, it spits out cyphered text, that's all :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages