Skip to content

X-Encoder is a tool helps to Encode and Decode Texts

Notifications You must be signed in to change notification settings

Xpykerz/X-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

X-Encoder

X-Encoder is a tool helps to Encode and Decode Texts. X-Encoder is Developed by @Xpykerz for Pentesters and Programmers. Its is Working under Base64.The script is writen is python. This tool will works on both Linux,Windows and Android by using python.

Base64 is a group of binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation.Each Base64 digit represents exactly 6 bits of data. Three 8-bit bytes (i.e., a total of 24 bits) can therefore be represented by four 6-bit Base64 digits.

Installation

Instaling CrackZip

In Linux

apt-get update && apt-get upgrade
apt install python
apt install git 
git clone https://github.com/Xpykerz/X-Encoder.git
cd X-Encoder
chmod +x X-Encoder.py
python X-Encoder.py

try with python2 if geting erorr.

Screenshot

image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Report If any Erorrs..!

By @Xpykerz

About

X-Encoder is a tool helps to Encode and Decode Texts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages