Skip to content

ASM-SW/PasswordGenerator

Repository files navigation

This password generator creates passwords that are a random series of words followed by a random series of characters. The words are read in from a dictionary file that contains one word per line. The characters are entered into a text box.

This is based on:

 https://nakedsecurity.sophos.com/2016/08/18/nists-new-password-rules-what-you-need-to-know/

Configuration information is stored in the application data dir:

C:\Users\<USERNAME>\AppData\Roaming\PasswordGen\Configuration.xml

The following items are remembered:

  • Dictionary file
  • Special character list
  • Number of words and characters in the password
  • Number of Passwords generated

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages