Code Monkey home page Code Monkey logo

project-hashely's Introduction

forthebadge made-with-python ForTheBadge built-with-love

Open Source Love GitHub license

Introduction

Project hashely is mainly for hashing and dehashing a string.

In this i have used inbuilt python library called hashlib to hash a string.

For dehashing a string i have stored most commonly used 60,000 hashes in SHA256 and MD5 hash formats in xls sheet.

This script will iterate through all the hases in the xls file and search whether the hash exist or not.

if hash exist then it will return the corresponding string if not exits it will show data not found.

Note: Script is developed to dehash 6 lakhs hashes but because of github storage is limited to 25mb per file. So it is decreased to only 60,000 hashes

Setup

1.Open terminal/cmd.

2.Navigate to folder where you downloaded the hashely script.

3.Enter the following command.

pip3 install -r"requirements.txt"

4.After all the required libraries are installed sucessfully we can run script.

Aknowladegment

Thank you everyone for making this happen

copyright @harshareddy794

project-hashely's People

Contributors

harshareddy794 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.