HaSh ED is a simple command-line tool for encrypting and decrypting (cracking) password hashes. It supports four popular hash types: MD5, SHA1, SHA256, and SHA512. With HaSh ED, you can easily encrypt your passwords and store them securely, or decrypt (crack) hashes to recover lost or forgotten passwords.
The tool features a user-friendly interface, with clear instructions and color-coded output for easy use. It also includes a hash type selection menu, allowing you to choose the desired hash type for encryption or decryption.
HaSh ED is written in Python and uses the built-in hashlib library for hash generation and cracking. It is compatible with Python 3.x and requires no external dependencies.
Whether you're a security professional, a developer, or just someone looking to protect their passwords, HaSh ED is a simple and effective tool for managing your password hashes.
Termux (Android):
Open Termux and update the package list: pkg update
Install the required packages: pkg install python git
Clone the HaSh ED repository: git clone https://github.com/10c4lh0st07/HaSh-ED/
Change into the cloned repository: cd Hash-ED
Install the required Python packages: pip install -r requirements.txt
Run the tool: python3 main.py.py
Linux (Ubuntu/Debian-based):
Open a terminal and update the package list: sudo apt update
Install the required packages: sudo apt install python3 git
Clone the HaSh ED repository: git clone https://github.com/10c4lh0st07/HaSh-ED/
Change into the cloned repository: cd Hash-ED
Install the required Python packages: pip3 install -r requirements.txt
Run the tool: python3 main.py
Windows (with Git Bash):
Open Git Bash and update the package list: git update
Install the required packages: pip install git
Clone the HaSh ED repository: git clone https://github.com/10c4lh0st07/HaSh-ED/
Change into the cloned repository: cd Hash-ED
Install the required Python packages: pip install -r requirements.txt
Run the tool: python3 main.py
Note: Make sure you have Python 3.x installed on your system, as the tool is written in Python 3.x. Also, ensure that you have the necessary permissions to install packages and run the tool.
Author: LocalHost.07
Copyright: 2024 LocalHost.07.
All rights reserved.
Contact: Want to get in touch or learn more about my projects?
Follow me on Instagram: @h3r.10c4lh0st.07