Skip to content

hackops-academy/CrackSmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” CrackSmith - Advanced Password List Generator

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.

banner
Shell Status PRs


πŸš€ Features

  • 🎯 Numeric Password Generator
    • 4-digit & 8-digit PINs (e.g., 1234, 20251234)
  • πŸ“š 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

πŸ› οΈ Installation & Usage

πŸ“₯ Clone the Repository

git clone https://github.com/hackops-academy/CrackSmith
cd CrackSmith
chmod +x CrackSmith.sh
./CrackSmith.sh

πŸ“„ Menu Option

CrackSmith - Advanced Wordlist Generator

  1. Generate 4-digit numeric passwords
  2. Generate 8-digit numeric passwords
  3. Generate 8-word passphrases
  4. Generate 12-word passphrases
  5. Generate common password patterns from dictionary
  6. Exit

πŸ›‘οΈ Disclaimer

This tool is intended for educational and ethical hacking purposes only. Do not use it on any system without explicit authorization.


πŸ€– Author

HackOps Academy Built by: Cyber Ghost (Lekhraj Singh Chouhan) Focused on Ethical Hacking | Red Teaming | Cybersecurity Education

About

A password generating tool which generates password on give information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages