HashCode
HashCode copied to clipboard
Its purpose is to encode your desired hash text
HashCode [$ª'%¨§¬°&~*\£^;]
See more at:
About:
Its purpose is to encode your desired hash text.
- Developer: The whole project was the one I did, with the goal of expedite the process of encode text to hash's.
Screenshots of different types of hash in operation:
Main

Md5

Sha1

Sha224

Sha256

Sha384

Sha512

Base64

Binary

Hexadecimal

Cipher of Cesar

Reverse Text

Reverse Words

HashCodeGUI

Installation and use.
$ sudo pacman -S git python tk // or sudo apt-get install git python3-tk
$ git clone https://github.com/Sup3r-Us3r/HashCode.git
$ cd HashCode/
$ sudo chmod +x hashcode-pt.py hashcodegui.py // For portuguese
$ sudo chmod +x hashcode-en.py hashcodegui.py // For english
Use.
$ ./hashcode-pt.py // For portuguese - mode text
$ ./hashcode-en.py / For english - mode text
$ ./hashcodegui.py // Mode GUI - Graphical User interface
- Dependency -
Python3.5 or Python3 | Python3.4andTk
- See more other projects on my GitHub MyDotifiles and Spy-Quiz