Cyberdyne-Security / BaseEncoder

Multi Base Encoder, Encode in Base 16,32,64,85 with Replace and Reverse Features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base 16, 32, 64, 85 Encoder

Simple Python Module to Encode in Base 16, 32, 64, 85 with Replace Characters and Reverse Features

Pic1

Installation

Download Python to Run the Module.

#--------------------- Running With Python---------------------------------#
1- Download any Python Version 3.6.x ~ 3.7.x , add python to path
2- Open CMD in Downloaded files Directory
3- run this command to install dependencies 
4- pip install -r requirements.txt
#--------------------------------------------------------------------------#
1- Or Download the Compiled [exe] Version

Usage

1- Open CMD & Run 
2- python Module.py
3- Do help command
#--------------------------------------------------------------------------#
1- Or Run The Compiled Exe

Contributing

This Module Was Developed By Cyberdyne

About

Multi Base Encoder, Encode in Base 16,32,64,85 with Replace and Reverse Features


Languages

Language:Python 100.0%