Skip to content

AdarshAddee/base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

base64

This is a base64 & base32 encoder tool made with python to help you guys and make you less efforts. You can surely use this tool and let me know how is this tool and if there's any problem, kindly let me know!

Linux

sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install git python -y
git clone https://github.com/AdarshAddee/base64.git

Termux

apt-get update
apt-get upgrade -y
apt-get install git python -y
git clone https://github.com/AdarshAddee/base64.git

Windows

Hey windows users, Here's is something new for you so that you can use this tool. You can just download the zip file from this repository. Extract the file and you can use this python script as per your ease. Make sure python is already installed in your system

How to use?

Here are the commands which help you to use this tool.

cd base64
python bse64.py [args]

This is for Termux and Linux users. Windows users can just click on python file to execute this file and also with the help of CMD or POWERSHELL.