CiKu370 / hasher

Hash cracker with auto detect hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hasher 3.0.1(alpha)

Hasher is a Hash Cracker that has supported more than 7 types of hashes

hasher feature

  • auto detect hash
  • supports windows and linux platforms
  • fast decrypt
  • list of supported hashes:
- md4
- md5
- sha1
- sha224
- sha256 
- sha384
- sha512
- ripemd160
- whirlpool
- mysql 3.2.3
- mysql 4.1
- mssql2000
- mssql2005
- nthash
- lmhash
- ntlm hash

[ Installation ]

$ apt update upgrade
$ apt install python2 git
$ git clone https://github.com/ciku370/hasher
$ cd hasher
$ python2 hash.py

Screenshot

About

Hash cracker with auto detect hash

License:GNU General Public License v3.0


Languages

Language:Python 100.0%