• Stars
    star
    237
  • Rank 169,885 (Top 4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hash cracker with auto detect hash

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