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.
$ 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
$ ./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.4
andTk
- See more other projects on my GitHub MyDotifiles and Spy-Quiz