anubhavanonymous / Freak64

Freak64 is a simple python Script to Encode or Decode Base64 in seconds !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freak64

Freak64 is a simple python Script to Encode or Decode Base64 Strings in seconds !

Made with heart by Anubhav Kashyap

In Python the base64 module is used to encode and decode data. First, the strings are converted into byte-like objects and then encoded using the base64 module

Usage

Clone it by

git clone https://github.com/anubhavanonymous/Freak64

Now, Go to the Freak64 Directory

cd Freak64

Run it

python freak64.py

About

Freak64 is a simple python Script to Encode or Decode Base64 in seconds !

License:MIT License


Languages

Language:Python 100.0%