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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Good software. It compiled Ok on windows (in mingw). Thanks!