ershadparadox / HASHMAN

A useful tool for converting text into hash types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”₯ HASH MAN πŸ”₯

A useful tool for converting text into hash types

Program Environment

What is this

‍‍‍This is a tool to convert text to hash that supports most hashes. like the :

  1. md5
  2. sha1
  3. sha224
  4. sha256
  5. sha384
  6. sha512
  7. blake2b
  8. blake2s
  9. sha3-224
  10. sha3-256
  11. sha3-384
  12. sha3-512

Who To Install

  • git clone https://github.com/ershadparadox/HASHMAN
  • cd HASHMAN/HASHMAN
  • python3 -r install requirements.txt
  • python3 HASHMAN.py

About

A useful tool for converting text into hash types


Languages

Language:Python 100.0%