Harness the power of Hashcat directly from Discord. Crack hashes with ease and efficiency using the renowned Hashcat password recovery tool, all within the convenience of your Discord server.
__________ __ __ ________ .___
\______ \ ____ ____ | | __ ____ _/ |_ / _____/ ____ __| _/
| _/ / _ \ _/ ___\ | |/ /_/ __ \\ __\/ \ ___ / _ \ / __ |
| | \( <_> )\ \___ | < \ ___/ | | \ \_\ \( <_> )/ /_/ |
|____|_ / \____/ \___ >|__|_ \ \___ >|__| \______ / \____/ \____ |
\/ \/ \/ \/ \/ \/
Created by RocketGod
-
Clone the Repository
git clone https://github.com/RocketGod-git/hashcat-discord-bot.git
-
Move to Hashcat Directory
Ensure you place the
./discordbot
folder from this repo into your main Hashcat directory. -
Install Required Libraries
pip install discord requests psutil
-
Setup the Configuration
Edit the
config.json
file:- Replace
YOUR-BOT-TOKEN
with your Discord bot token. - Replace
FROM-DISCORD-DEVELOPER
with your Discord application ID. - Replace
YOUR-DISCORD-SERVER-ID
with your server's ID.
- Replace
-
Run the Bot
python hashcat.py
/hashcat
- Use Hashcat to crack hashes. The command comes with various options such as:- Hash value
- Hash type (e.g., MD5, SHA-1, etc.)
- Attack mode (Dictionary or Bruteforce)
- Wordlist (for dictionary attacks)
- Password length (for bruteforce attacks)
For dictionary attacks, you can utilize various wordlists. The bot is configured with the following options:
- RockYou 2021 - Ask me for this if you can't find it. It's too big to include
- RockYou Strong - Ask me for this if you can't find it. It's too big to include
- Crackstation - Ask me for this if you can't find it. It's too big to include
Make sure to download and place these wordlists in main hashcat folder.
If you'd like to contribute or have suggestions for additional features, feel free to fork the repository and submit a pull request.
This project is licensed under the AGPL-3.0 license file for more details.
Please only use this bot responsibly and ethically. Unauthorized password cracking is illegal and unethical. Always have proper permissions before attempting to crack any hashes.