https://github.com/vrikodar/mahakal
Crack Hashes Lightning Fast with minimal Load on your CPU
https://github.com/vrikodar/mahakal
bruteforce-password-cracker bruteforce-wordlist capture cracking-hashes hash-cracker hash-cracker-offline hash-cracking hashcracking-on-windows hashes password-cracker password-hashing password-hashing-algorithms password-strength
Last synced: 7 months ago
JSON representation
Crack Hashes Lightning Fast with minimal Load on your CPU
- Host: GitHub
- URL: https://github.com/vrikodar/mahakal
- Owner: vrikodar
- License: gpl-3.0
- Created: 2020-12-15T05:09:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T04:40:45.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T05:23:36.712Z (8 months ago)
- Topics: bruteforce-password-cracker, bruteforce-wordlist, capture, cracking-hashes, hash-cracker, hash-cracker-offline, hash-cracking, hashcracking-on-windows, hashes, password-cracker, password-hashing, password-hashing-algorithms, password-strength
- Language: Python
- Homepage:
- Size: 13.4 MB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[
# Mahakal

`Mahakal is a lightening fast CPU friendly Hash Cracker`
# FINGERPRINT OF THE EXE
**sha256sum** --> `c9d01aa76f8fd7cdfafdcc87f863c14a5e826ae5d7840c872aae376876d3250d`
# 𝗜𝗡𝗦𝗧𝗔𝗟𝗟𝗔𝗧𝗜𝗢𝗡 𝗜𝗡𝗦𝗧𝗥𝗨𝗖𝗧𝗜𝗢𝗡𝗦
$ git clone https://github.com/SxNade/Mahakal
$ cd Mahakal/
$ chmod +x install.sh
$ ./instal.sh
# 𝙍𝙐𝙉𝙉𝙄𝙉𝙂
To run Mahakal Simply Execute the Following Command....with respective values....
$ python3 mahakal.py
**SPECIFY DIFFERENT TYPES OF HASHES USING FOLLOWING KEYWORDS**
`md5,sha1,sha256,sha512`

# Support For windows10
**Directly run the mahakal.exe from the command prompt**

# 𝗠𝗢𝗥𝗘 𝗜𝗡𝗙𝗢
**`Use Python3 to run the Program`**
*Supported Hash Types with Mahakal*
MD5
SHA-1
SHA-256
SHA-512
**`IF YOU DON'T KNOW THE TYPE OF HASH YOU WANT TO CRACK YOU CAN USE A TOOL hashid TO FIND THE TYPE OF YOUR HASH`**
`hashid `

# 𝑴𝑨𝑲𝑬_𝑰𝑻_𝑩𝑬𝑻𝑻𝑬𝑹
To make Mahakal Even Better Contribute to it Or use and Report Any Bugs or fixes Required..
**`COMPLIED EXECUTABLE FOR WINDOWS IS ALSO AVAILABLE TO USE DIRECTLY FROM THE COMMAND PROMPT IN THE SAME FORMAT OF OPTIONS`**
`git clone https://github.com/SxNade/Mahakal`