I saved my router password in firefox but it's in decrypted form and I forget my password. How to encrypt it and get my original password?
I put some simple password but it shows like "xxxxxxxxxxxxxxxx", but this is not my password. How to get my original password
cor-el modificouno o
Chosen solution
Saved Password Editor {web link} Adds the ability to create and edit entries in the password manager.
Password Exporter {web link} This extension allows you to export your saved passwords and disabled login hosts using XML or CSV files that can be imported later.
Show My Password {web link} You are annoyed because your password fields are always scrambled though nobody else but you can see the screen? This most advanced unscrambling addon shows your passwords in readable letters, while being fully customizable to fit your needs.
Ler a resposta no contexto 👍 0All Replies (5)
Looks like it is base64 encoded.
You can use atob("<base64 code>") in the Web Console (Firefox/Tools > Web Developer).
I've obfuscated the code in your question.
cor-el modificouno o
Chosen Solution
Saved Password Editor {web link} Adds the ability to create and edit entries in the password manager.
Password Exporter {web link} This extension allows you to export your saved passwords and disabled login hosts using XML or CSV files that can be imported later.
Show My Password {web link} You are annoyed because your password fields are always scrambled though nobody else but you can see the screen? This most advanced unscrambling addon shows your passwords in readable letters, while being fully customizable to fit your needs.
Thanks everyone for your great support. Finally i got my password.
You're welcome
One last thing. In the event that the passwords information is lost, you should record all information in a separate text file somewhere else on your hard drive, or written down. You can easily copy and paste if you need to do so. If you are concerned about someone else looking at that file, you can compress it using a password.