https://github.com/Axemasta/Password-Splitter
A quick and easy tool to split passwords up and quickly identify the position of characters in your passwords
https://github.com/Axemasta/Password-Splitter
password-splitter tools
Last synced: 5 months ago
JSON representation
A quick and easy tool to split passwords up and quickly identify the position of characters in your passwords
- Host: GitHub
- URL: https://github.com/Axemasta/Password-Splitter
- Owner: Axemasta
- License: mit
- Created: 2019-10-24T21:10:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T22:22:51.000Z (over 5 years ago)
- Last Synced: 2024-08-01T21:48:54.154Z (9 months ago)
- Topics: password-splitter, tools
- Language: HTML
- Homepage: https://axemasta.github.io/Password-Splitter/
- Size: 458 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - Axemasta/Password-Splitter - A quick and easy tool to split passwords up and quickly identify the position of characters in your passwords (HTML)
README
# Password Splitter
[](https://www.w3.org/html/) [](https://www.w3.org/Style/CSS/) [](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [](https://opensource.org/licenses/MIT) [](https://GitHub.com/Axemasta/password-splitter/issues/) [](https://GitHub.com/Axemasta/Password-Splitter/issues?q=is%3Aissue+is%3Aclosed)A quick and easy tool to split passwords up and quickly identify the position of characters in your passwords.
[View On GitHub Docs](https://axemasta.github.io/Password-Splitter/)
I built this tool because I use a popular password manager and love to generate stupidly long passwords. When logging into different websites I get prompted for different characters of my passwords. Unfortunately for me when your password is stupidly long it means counting all the characters and getting it wrong half the time. I built this little app to do the dirty work for me!
Built for pesky little pages like this
| Your Bank | Your ... Bank 😅 |
| -------------------------------------------- | --------------------------------------------- |
|  |  |## Usage
All you need to do is put the password you want to analyse into the text field at the top. Next simply type the number of the character you wish to see and it will be displayed in the box.
*Here is an example for the extremely secure password **Password1***

## License
[MIT](LICENSE)