Sup3r-Us3r / HashCode

Its purpose is to encode your desired hash text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-version license

HashCode [$ª'%¨§¬°&~*\£^;]

python-logo

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 Main

Md5 Md5

Sha1 Sha1

Sha224 Monster

Sha256 Sha256

Sha384 Sha384

Sha512 Sha512

Base64 Base64 Base64

Binary Binary Binary

Hexadecimal Hexadecimal Hexadecimal

Cipher of Cesar Cipher Cipher

Reverse Text ReverseText ReverseText

Reverse Words ReverseWords ReverseWords


HashCodeGUI 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.4 and Tk

About

Its purpose is to encode your desired hash text

License:GNU General Public License v3.0


Languages

Language:Python 100.0%