Giter VIP home page Giter VIP logo

hash-cracker's Introduction

  /\  /\__ _ ___| |__         / __\ __ __ _  ___| | _____ _ __ 
 / /_/ / _` / __| '_ \ _____ / / | '__/ _` |/ __| |/ / _ \ '__|
/ __  / (_| \__ \ | | |_____/ /__| | | (_| | (__|   <  __/ |   
\/ /_/ \__,_|___/_| |_|     \____/_|  \__,_|\___|_|\_\___|_|   v1.0
                                                 @5h4d0wb0y

Description

Hash-Cracker is a tool which try to crack different types of hashes using free online services.

Features:

  • Detects hash
  • MD5 Support
  • SHA1 Support
  • SHA256 Support
  • SHA384 Support
  • SHA512 Support
  • RMD160 Support
  • LM Support
  • NTLM Support
  • MYSQL Support
  • CISCO Support
  • JUNIPER Support
  • GOST Support
  • WHIRLPOOL Support
  • LDAP_MD5 Support
  • LDAP_SHA1 Support

Usage

usage: hash-cracker.py [-h] [--algorithm <algorithm>] [--hash <hash>]

optional arguments:
  -h, --help            show this help message and exit
  --algorithm <algorithm>
                        Choose hash' algorithm between ['md5', 'sha1',
                        'sha256', 'sha384', 'sha512', 'rmd160', 'lm', 'ntlm',
                        'mysql', 'cisco', 'juniper', 'gost', 'whirlpool',
                        'ldap_md5', 'ldap_sha1']
  --hash <hash>         Specify a hash to crack

Installation

git clone https://github.com/5h4d0wb0y/hash-cracker.git
cd hash-cracker
pip install -r requirements.txt

Examples

Try to crack md5 hash:

python hash-cracker.py --algorithm md5 --hash 098f6bcd4621d373cade4e832627b4f6

Try to crack sha1 hash:

python hash-cracker.py --algorithm sha1 --hash A94A8FE5CCB19BA61C4C0873D391E987982FBBD3

Credits

Hash-Cracker is developed by @5h4d0wb0y.

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.