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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
Good software. It compiled Ok on windows (in mingw). Thanks!