Crack Hashes with Shacrack

Jul 5, 2017 06:48 PM
636348514433844871.jpg

Shacrack is my tool to cracking hashes with precomputed tables.

This solution allow faster cracking but it need large disk because table contains: id, hash, password.

All data is saved to sqlite file.(.db)

Step 1: Installation

To download

Git Clone [Https://github.com/BigAdam2005/shacrack.git ]

Go to folder and program and type:

Python setup.py

Step 2: Inserting Wordlist to Db

To start program type:

Python shacrack.py

The you will get that screen:

636348514433844871.jpg

You need to type "1"

Your wordlist must be named dictionary.txt

If program worked correctly you could get hashes on terminal.

Step 3: Attack on Hash

Again start program but in selection type "2"

Then you will be asked about hash. Simply copy it.

On sucess you will get

636348518761798275.jpg

On fail:

636348520002107499.jpg

This is end of that tutorial. Thank for reading, you can contribute to that program.

Currently this is small program, but with your help this will be powerful cracking tool.

Comments

No Comments Exist

Be the first, drop a comment!