Skip to content

superisuer/endless-b64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

endless-b64

An encoder that endlessly encodes your text with Base64 until there's enough left.

Usage

python main.py [useful text to encode]

To stop the process and get a file with text encoded many times, press Ctrl+C.

$ python main.py hi!
Press CTRL+C if you want get encoded text.
^CDo you want to write 195.32398 Mb to the 'encoded.txt' file? (Y/n):
y
Encoded text writed in 'encoded.txt'. 195323980 bytes.

About

An encoder that endlessly encodes your text with Base64 until there's enough left.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages