CrackSmith is a powerful and flexible wordlist generator designed for password cracking, red teaming, and CTF practice. With multiple modes and real-world password patterns, it's your go-to tool for crafting custom password dictionaries.
- π― Numeric Password Generator
- 4-digit & 8-digit PINs (e.g.,
1234
,20251234
)
- 4-digit & 8-digit PINs (e.g.,
- π Word-based Passphrase Generator
- 8-word and 12-word passphrases using a dictionary
- π§ Smart Pattern Generator
- Combines dictionary words with common patterns:
${word}123
,${word}2025
,${word}@123
, etc.- Passwords with uppercase, special characters, and numbers
- Combines dictionary words with common patterns:
git clone https://github.com/hackops-academy/CrackSmith
cd CrackSmith
chmod +x CrackSmith.sh
./CrackSmith.sh
CrackSmith - Advanced Wordlist Generator
- Generate 4-digit numeric passwords
- Generate 8-digit numeric passwords
- Generate 8-word passphrases
- Generate 12-word passphrases
- Generate common password patterns from dictionary
- Exit
This tool is intended for educational and ethical hacking purposes only. Do not use it on any system without explicit authorization.
HackOps Academy Built by: Cyber Ghost (Lekhraj Singh Chouhan) Focused on Ethical Hacking | Red Teaming | Cybersecurity Education