Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 432 Bytes

readme.md

File metadata and controls

31 lines (25 loc) · 432 Bytes

HASH++

Best tool for cracking hashes using online database and brute force.

Linux

Instalation

git clone github.com/MomboteQ/HASH
cd HASH
pip3 install -r requirements.txt

Using

python3 hash++.py

Windows

Instalation

git clone github.com/MomboteQ/HASH
cd HASH
pip install -r requirements.txt

Using

python hash++.py