| |
Dictionary Mode

This method will randomly grab passwords from a file loaded into the program. You can manage the dictionary files from the Options Window. In the dictionary file, the passwords must be divided one on each line. Every line is treated as one password. Furthermore you can choose either unchanged, lower-case, upper-case or mixed-case for the passwords grabbed. We've included "dictionary-example.txt" as an example of a file you can use with this feature.
Note: If specifying a minimum and maximum password length option in dictionary mode, the program will filter out all passwords not matching the chosen length. You can use this feature to only grab passwords that are e.g. over 6 characters and below 10 characters long. But note, if using this feature, the program might not be able to grab the number of passwords chosen as there might not be that many passwords matching the chosen length in the dictionary file, which might cause the program to timeout and give an error message letting you know. |