PasswordGen - An advanced password generator using .net crypto

Picture
This program  uses ..net Cryptography class to generate passwords.there is 2 modes Password length or file word-list
  • Password Length mode: If you have no word list it is in the password length mode. all you need to do is  specify a password length.
  • If you have a word list all you must do is browse to the word list.
  • If you check the weird character box it will add weird characters to your password for example !@#$%^&*()_.
  • Click Generate to generate a password.

Download is coming soon!