Skip to content

A program that takes in a user’s image, hashes RGB data from it, and generates a 12 character long password. The password is then stored in the clipboard to be pasted whenever the user needs it.

Notifications You must be signed in to change notification settings

vpasuma/pictHasher

Repository files navigation

pictHasher

How to Run the Program

  1. Download the jar file and double click it.

  2. Upload an image.

  3. Choose a number from the drop down menu

  4. Click on generate password.

  5. A pop up should appear saying a password has been successfully generated. This means that the password is in your clipboard.

  6. When you need to enter the password somewhere, simply paste.

Important

  • Password is 12 characters long and contains capital letters, lowercase letters, symbols, and numbers.

  • The program will prompt you to pick another image if your image is too small or does not contain enough RGB values.

  • Always remember what image you chose and what number from the drop down menu you chose. Next time you need to log in to an account that uses a password from pictHasher, you need to input the same number and image.

Future Plans

  • JavaScript web app

  • Android app

About

A program that takes in a user’s image, hashes RGB data from it, and generates a 12 character long password. The password is then stored in the clipboard to be pasted whenever the user needs it.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages