A simple and powerful hash cracking tool developed for educational and ethical penetration testing purposes.
Supports multiple algorithms and provides fast and clear output in the terminal.
- Supports popular hash algorithms (
MD5,SHA1,SHA256, etc.) - Reads wordlists efficiently
- Colored terminal output
- Lightweight and easy to run on any system (Linux / Termux / Windows)
- Open source and beginner-friendly
apt install python3 git
git clone https://github.com/v01dhackteam/vhash.git
cd vhash
python3 setup.py
vhash --help