Skip to content

Rawierdt/Anayansi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aCreator

Static Badge Static Badge Static Badge

Anayansi

Raw Hash Cracker & Hash Creator

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.

aCreator

aCracker

Version

Anayansi V1.0

Features

Create and Crack through brute force using a dictionary or wordlist.

Supported Hash Formats

  • MD5
  • SHA1
  • SHA256
  • SHA384
  • SHA512
  • BLAKE2

📦 Requirements

Python3

Colorama

  • Subprocess

  • OS

💻 Installation

Execute the commands according to your case (Win or Linux)

pyhon for windows python3 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

What is Wordlist?

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.


TODO List

  • SMD5
  • MD5
  • SHA512
  • Blake2
  • GOST
  • UI Menu

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

❤️ Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2024 Rawier. This project is MIT licensed.