Skip to content

Program made in Python to encrypt messages, it encrypts in 4 encryptions that are: Base64, MD5, MD4 and Base16 (Hexadecimal).

License

Notifications You must be signed in to change notification settings

Black-Hell-Team/HellEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HellEncoder

Python tool still in development, it was made to encode and hash.

How to install and run on Debian linux and derivatives and even on Termux:


apt install git -y
git clone https://github.com/Black-Hell-Team/HellEncoder
cd HellEncoder
chmod +x *
sh install.sh
python3 main.py

Credits: Black Hell Team

Coded by: Near Shelby


About

Program made in Python to encrypt messages, it encrypts in 4 encryptions that are: Base64, MD5, MD4 and Base16 (Hexadecimal).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published