Generates a list of passwords (wordlist) for password crackers.
Features
- Change default characters set
- Use different characters set for each position
- Define minimum password length (don't start from one letter password)
- Handle many output files (split list into many files)
- Randomize characters order
- Concat string at begining and end
- Skip password with the same letter in row
- Match password to the mask
- Convert output to hex
- Password complexity policy
- Password can't contain string
- Character can be used only once
- Store password skipped by rules
- 3 loops: Fast, Medium, Slow
- Progress indicator
- Parallel Independent Processing
- Match password to regex expr
- Limit list to x passwords
- Create list of random passwords
Categories
SecurityLicense
GNU General Public License version 2.0 (GPLv2)Follow Advanced Password List Generator
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Good software. It compiled Ok on windows (in mingw). Thanks!