Giter Site home page Giter Site logo

wall67 / hbhc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashwin990/hbhc

0.0 0.0 1.0 15.24 MB

HBHC is a tool writeen in Python3 for Cracking the hashes in speed, it's small and handy tools required only 2 arguments. 🏡 🍪 🔑 🔨

License: GNU General Public License v3.0

Shell 7.32% Python 92.68%

hbhc's Introduction

License: GPL v3 Maintenance Hits

hbhc

HBHC 🏡 🍪 🔑 🔨

A tool for cracking famous Hashes.

Description

HBHC is a tool writeen in Python3 for Cracking the hashes in speed, it's small and handy tools required only 2 arguments.

IT CONSIST OF MULTIPLE SCRIPTS LISTED BELOW :-

  • md5-crack         - Crack Non Slated MD5 Hashes.
  • sha1-crack        - Crack SHA1 Hashes.
  • sha2-224-crack - Crack SHA2-224 Hashes.
  • sha2-256-crack - Crack SHA2-256 Hashes.
  • sha2-384-crack - Crack SHA2-384 Hashes.
  • sha2-512-crack - Crack SHA2-512 Hashes.
  • sha3-224-crack - Crack SHA3-224 Hashes.
  • sha3-256-crack - Crack SHA3-256 Hashes.
  • sha3-384-crack - Crack SHA3-384 Hashes.
  • sha3-512-crack - Crack SHA3-512 Hashes.

Prerequisite Linux/Unix & Windows

To Run This Tool You MUST have installed Python3 or newer version

  • How to install Python3 in linux Distro wise

    • Arch      | pacman -S python3
    • Debian  | apt-get install python3
    • Ubuntu  | apt-get install python3
    • CentOS | yum install python3

    If your disro is not listed here do a quick google search for how to install Python3 for your distro.

  • How to install Python3 in Windows OS

    visit https://www.python.org/downloads/ and download the exe and install in your System.

Installation For Linux/Unix

foo@bar:~$ git clone https://github.com/ASHWIN990/HBHC.git

foo@bar:~$ cd HBHC

foo@bar:~$ bash install.sh

Package Manager

Arch Linux

hbhc is available in AUR by the name hbhc-git

foo@bar:~$ pamac install hbhc-git
foo@bar:~$  yay -S hbhc-git

Installation For Windows

git clone https://github.com/ASHWIN990/HBHC.git

Unistallation for Linux/Unix

To uninstall HBHC from the Linux/Unix System, run this command :-

foo@bar:~$ curl -s https://raw.githubusercontent.com/ASHWIN990/HBHC/master/uninstall.sh | sudo bash

Usage

Usage In Linux/Unix

HBHC consist of multiple tools and each can be called individually from shell.

        Example : Taking md5-cracker as example

        md5-crack [--hash Path to file that contains Hashes] ["--wordlist Path to the wordlist]...

  • IN Linux/Unix you can call the script from any where

  • IN Windows You must be in the Directory or folder where you cloned the repo.

    • And then run
    python3 sha1-cracker --hash hash.txt --wordlist wordlist.txt  #Or any other script

Options

HBHC SCRIPTS ONLY TAKE TWO PARAMETERS:-

        --hash -- Path to the file which contain the respective hash

                                           (Can have Multiple but in diffrent line)

        --wordlist -- Path to the wordlist file.

Bugs

Right now i don't find any bug, but if you find any please report it.

Authour

My Name is Ashwini Sahu, and i write programs, If you like this please give a Star 🌟

hbhc's People

Contributors

ashwin990 avatar mohitsingh839 avatar

Forkers

buildforsdg

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.