Site Wide Message: (current site time 9/6/2010 11:28:14 AM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 

PassGen Collection

Print
Email
winzip icon
Submitted on: 7/8/2010 8:45:49 AM
By: Black_Berry 
Level: Beginner
User Rating: Unrated
Compatibility:VB 6.0

Users have accessed this code  1465 times.
 
 
     This is the collection of password generators, which use technology of pseudo-random generation. This technology can be used during the process of sending encrypted information, for example, encrypted containers over Internet. I decided to continue to work with pseudo-random generators, because this technology can help not only in getting access to encrypted drives without storing long passwords in password managers, but also can help in sending these passwords through Internet, FidoNet, over another ways of communication and even in real life. For example, the person who transfers crypto-container shouldn't know the password to this container, but he must know the keyword (ex. "Barracuda") which is the based keyword for generating long password. With help of pseudo-random technology even the word "Barracuda" can be a keyword for generating 64-digits password with letters, special symbols and numbers. This archive contains 4 generators. PassMaker is used by me in decypting cryptocontainers on my PC without information about password. Project1 and Project2 are 2 versions of previous version of PassMaker, they are very simply to use and adopted for encrypted crypto-containers, which are sent over Internet. PassMaker is better for using on your own PC. PassURL also uses technology of pseudo-random generator, it was created for getting information about files, encrypted using cascade encryption. All source codes have screenshots and Readme files. You can change these codes as you want, they are absolutely freeware.
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
  3. Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 6 submission(s) by this author

 

 
 Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:
 
Your Vote!

What do you think of this code(in the Beginner category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments

 There are no comments on this submission.
 
Add Your Feedback!

Note:Not only will your feedback be posted, but an email will be sent to the code's author from the email account you registered on the site, so you can correspond directly.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
To post feedback, first please login.