Raw Hash Cracker Tool and Script for Creating Raw Hashes.
Caution
Disclaimer: This tool was created for educational purposes only. I do not take any responsibility for the misuse of this tool.
Anayansi V1.0
Create and Crack through brute force using a dictionary or wordlist.
- MD5
- SHA1
- SHA256
- SHA384
- SHA512
- BLAKE2
-
Subprocess
-
OS
Execute the commands according to your case (Win or Linux)
pyhon
for windowspython3
for Linux
Clone or Download this Repository
git clone https://github.com/Rawierdt/Anayansi.git
Update Repositories
sudo apt update
Change Directory
cd Anayansi
Run the setup.py file
python3 setup.py
OR install the dependencies manually
pip install -r requirements.txt
Run the project
python3 anayansi.py
A "Wordlist" is a list of words or characters listed in a text file, an example of which is "rockyou.txt", and others.
I will not provide the Wordlist mentioned, but searching for it is not complicated.
- SMD5
- MD5
- SHA512
- Blake2
- GOST
- UI Menu
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2024Rawier.This project isMITlicensed.