How to decrypt passwords with hashcracker

 Hash cracker with auto detect hash in termux.



Hasher is a hash cracker tool that has supported more than 7 types of hashes.

Support:

md4

md5

Shal

sha224

sha256

sha384

sha512

ripemd160

whirlpool


Execute these commands one by one to install.

Installation:

$ apt update

$ apt upgrade

$ apt install git

$ apt install python

$ apt install python2

$ git clone https://github.com/ciku370

/hasher

cd hasher

Run:

python2 hash.py

simply paste hashes. (hit enter}


it ask the type of hash. then select your type of hash to Decrypt it.


Comments

Popular posts from this blog

Tool for bruteforce attacks in Termux

phishing tool in termux

All tools in Termux