Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 265 Bytes

this is a very simple base64 UTF-8 encoder made in python3

  • it encodes user txt
  • also decodes it
  • so easy a script kiddie could figure it out
  • could be used for encoding passwords but why would you want to :D

usage

python txten.py 'message here' en/de