Coder Social home page Coder Social logo

sup3r-us3r / hashcode Goto Github PK

View Code? Open in Web Editor NEW
36.0 11.0 20.0 29.22 MB

Its purpose is to encode your desired hash text

License: GNU General Public License v3.0

Python 100.00%
hash hashcode hexadecimal reversewords hashcodegui python cipher python3 md5 sha1

hashcode's Introduction

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

hashcode's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hashcode's Issues

Required dependecies for Debian and derivates

I have installed the dependencies, are they:
python3.5, python3, python3.4 and tk
All were already installed on Debian 9 GNOME, but when running the hashcodegui he asks to install python3-tk, look:

tiago@Debian:~/git/HashCode$ ./hashcodegui.py 
Traceback (most recent call last):
  File "/usr/lib/python3.5/tkinter/__init__.py", line 36, in <module>
    import _tkinter
ImportError: No module named '_tkinter'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "./hashcodegui.py", line 11, in <module>
    from tkinter import *
  File "/usr/lib/python3.5/tkinter/__init__.py", line 38, in <module>
    raise ImportError(str(msg) + ', please install the python3-tk package')
ImportError: No module named '_tkinter', please install the python3-tk package

The last line, asks to install the package that I said.
So, this is not a issue but yeah a important note. Update the README.md
Thanks and sorry for my english

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.