HunxByts / Go-Hash

Algorithm identification tool on hashes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-Hash

Algorithm identification tools on hashes like MD5, SHA1, SHA256, SHA512, MYSQL

Instalation on Linux (deb)

sudo apt-get install git
sudo apt-get install python3

Instalation on Termux

pkg install git
pkg install python3

Usage Tool

git clone https://github.com/HunxByts/Go-Hash.git
cd Go-Hash
pip3 install -r requirements.txt
python3 gohash.py
⚡ Author : - HunxByts