You are viewing our Forum Archives. To view or take place in current topics click here.
Hacker Proof Password Generator V2 | Release + Sourcecode |
Posted:
Hacker Proof Password Generator V2 | Release + Sourcecode |Posted:
Status: Offline
Joined: Jan 06, 201410Year Member
Posts: 6
Reputation Power: 0
Status: Offline
Joined: Jan 06, 201410Year Member
Posts: 6
Reputation Power: 0
Earlier today I made a simple program that will generate a password for you at random. After some good feedback, and some welcomed suggestions, I added some very useful features to the program. The work around was so intensive, I have decided to call it V2 (Even though it is actually v.02). The abilities of the program are listed below.
Abilities of the program:
-Can generate an almost un-hackable password
-You can choose the amount of symbols
-You can choose the amount of uppercase characters
-You can choose your password length
- You can also choose to save the generated password to a text file
I bet your asking... how safe are these passwords. Lets test that. I am going to run the program based on some random inputs and test the password it generates.
Basically, no brute force attack will ever! EVER! Work on you again!
Want to make my code better? Submit a commit on github! If you have any features you would like to see implemented.. please comment them below
It will never generate the same password twice. Try your hardest. It will never happen
Here you go, the sourcecode and binary release are all on my github. Thanks for reading! [ Register or Signin to view external links. ]
Abilities of the program:
-Can generate an almost un-hackable password
-You can choose the amount of symbols
-You can choose the amount of uppercase characters
-You can choose your password length
- You can also choose to save the generated password to a text file
I bet your asking... how safe are these passwords. Lets test that. I am going to run the program based on some random inputs and test the password it generates.
Basically, no brute force attack will ever! EVER! Work on you again!
Want to make my code better? Submit a commit on github! If you have any features you would like to see implemented.. please comment them below
It will never generate the same password twice. Try your hardest. It will never happen
Here you go, the sourcecode and binary release are all on my github. Thanks for reading! [ Register or Signin to view external links. ]
The following 1 user thanked Pythonking for this useful post:
Int (02-14-2014)
You are viewing our Forum Archives. To view or take place in current topics click here.