Skip to content

leoCamilo/SimpleTextCypher

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

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy