Is there a program/tool/utility that would allow me to generate all possible character combinations (lowercase, uppercase, symbols, numbers) over a given length of characters (min-max)?
Asked
Active
Viewed 471 times
3 Answers
1
If you don't need a code, just strong passwords you can try to use some services:
http://onlinepasswordgenerator.net
techzoom.net/tools/password-generator.en

atommy
- 11
- 1
1
This is essentially the same field as brute-force password cracking, which might be what you are trying to achieve. Wikipedia has a reasonable article on password cracking, and lists the most popular software for the task.

Colin Pickard
- 45,724
- 13
- 98
- 148
0
Online:
Desktop:
Free Password Generator. It's a password generator tool but you are able to
- fix the length
choose to include letters/digits/catpital letters

boj
- 10,935
- 5
- 38
- 57