Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

leoCamilo/SimpleTextCypher

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleTextCypher

Simple Plain Text Cypher written in python

When executed, the program creates a Encrypted txt file and a Decrypter python script for that file, each file created has your own decrypter which is generated in the cyphering process

for test:

$ python encrypter.py [file name] [output file name]
  • default file name "raw_file.txt"
  • default output file name "{current datetime}"

will be generated 2 files:

  • [output file name]
  • [output file name]_decrypter.py

The decrypter script shows the file decrypted on console, has only one optional paramether for save the decrypted file

$ python {output file name}_decrypter.py [--save]

About

Simple plain text cypher like Caesar's code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.