|
|
|
|
![]() ![]() |
Jul 11 2006, 03:00 AM
Post
#1
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 2,228 Joined: 5-November 05 From: That one place over there... Member No.: 13,830 |
Well I got bored last night during the 6 hour trip from New York to New Hampshire so I decided I mine as well make a program I could use. (Although I started it in last 20 minutes of ride). Anyway I created a Random Password Generator that allows you to choose how many characters long you would like it to be, and it will create a password of numbers, letters (upper and lower case) of however long you would like. It then has a copy and paste button. Please tell me what you think. By the way this is only for windows. Of course this probably has been done but oh well. Here is the link...
http://www.plenopticdesign.com/programs/in...p?act=view&id=1 Edit: Now able to save the password to a text file and has a help file explaining what to do. This post has been edited by Plenoptic: Jul 12 2006, 09:18 PM |
|
|
|
Jul 11 2006, 03:49 AM
Post
#2
|
|
|
Trap17 Maverick ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,099 Joined: 5-January 06 From: Michigan, USA Member No.: 16,652 |
Hey, I downloaded it and it is very clever. I would have a hard time remembering the random results at my age. But, if one needs to change passwords frequently for security purposes, it would be very handy. Just copy and paste into your password change option at the site and paste it also in your records somewhere so you will have it until you need to change it again. The randomness of it makes it very difficult for a hacker to break since there is no connection to words and/or names. Keep up the clever work.
Got it again! This post has been edited by Mich: Jul 13 2006, 09:34 PM |
|
|
|
Jul 11 2006, 04:06 AM
Post
#3
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 127 Joined: 10-July 06 Member No.: 26,374 |
Thank you for your issue,I have found this program for many time,but I couldn't find one.This program is a nice one.For now I don't have to take a long time to think about the password I should use.
Good job,keep going.I like it a lot. |
|
|
|
Jul 11 2006, 04:26 AM
Post
#4
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 2,228 Joined: 5-November 05 From: That one place over there... Member No.: 13,830 |
Well Mich I was going to make it so you could save it to your computer but then anyone who uses it can find your passwords. Sorry if it didn't explain itself much I tried the best I could. Thanks for the comments, by the way you should probably write down the password so you won't forget it.
|
|
|
|
Jul 11 2006, 04:35 AM
Post
#5
|
|
|
Trap17 Maverick ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,099 Joined: 5-January 06 From: Michigan, USA Member No.: 16,652 |
Sorry if it didn't explain itself much I tried the best I could. You explained it on here just fine. I meant if people should pass it on to others, it would have it's own directions included. Just a suggestion, not a criticism. This post has been edited by Mich: Jul 11 2006, 04:36 AM |
|
|
|
Jul 11 2006, 07:22 AM
Post
#6
|
|
|
Incest is a game the whole family can play. ![]() Group: [MODERATOR] Posts: 1,206 Joined: 11-February 05 From: Heaven Member No.: 3,709 |
That's actually really small but clever. Kudos to you. You could add an option to save the generated password as a .txt file so you open it in notepad. * Saves To Desktop *
If you don't mind me asking, what program did you use to create that application and could you recommend any good tutorials for it? |
|
|
|
Jul 11 2006, 12:32 PM
Post
#7
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 2,228 Joined: 5-November 05 From: That one place over there... Member No.: 13,830 |
QUOTE You explained it on here just fine. I meant if people should pass it on to others, it would have it's own directions included. Ya I know but I meant in the actual program but I realize what you are saying now. I can make a menu bar on top that will have a help section I guess or something like that. QUOTE That's actually really small but clever. Kudos to you. You could add an option to save the generated password as a .txt file so you open it in notepad. * Saves To Desktop * Ya the more I think about it the more I think I should put that in there for an extra addition in case someone wants it. QUOTE If you don't mind me asking, what program did you use to create that application and could you recommend any good tutorials for it? I made this in Visual Basic 6. This program is hard to find to buy for cheap but I got it for free from my brother's school. It really is cool once you get the coding down and whatever you don't know you can find out on Google. I remember a while back looking for tutorials over at http://pixel2life.com |
|
|
|
Jul 11 2006, 02:49 PM
Post
#8
|
|
|
Incest is a game the whole family can play. ![]() Group: [MODERATOR] Posts: 1,206 Joined: 11-February 05 From: Heaven Member No.: 3,709 |
QUOTE(Plenoptic) I made this in Visual Basic 6. This program is hard to find to buy for cheap but I got it for free from my brother's school. It really is cool once you get the coding down and whatever you don't know you can find out on Google. I remember a while back looking for tutorials over at http://pixel2life.com Kk, thanks. Probably be a birthday present - 24 days |
|
|
|
Jul 11 2006, 03:00 PM
Post
#9
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 12 Joined: 10-July 06 Member No.: 26,422 |
|