搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

missing credentials

  • 3 个回答
  • 1 人有此问题
  • 36 次查看
  • 最后回复者为 cor-el

more options

I had to restart my computer after upgrading ESET AntiVirus and I now have no saved passwords in FireFox.

I have located the logins.json file which is inside my current profile and can open it with FireFox. It contains over 100 records but the username/password fields are encrypted.

I understand that the logins.json file works with a file called key*.db to unencrypt the information. I can see key4.db and key3.db inside my FireFox profile folder but I'm not sure why it's not working.

Can anyone offer any advice on how I can get my passwords back?

I had to restart my computer after upgrading ESET AntiVirus and I now have no saved passwords in FireFox. I have located the logins.json file which is inside my current profile and can open it with FireFox. It contains over 100 records but the username/password fields are encrypted. I understand that the logins.json file works with a file called key*.db to unencrypt the information. I can see key4.db and key3.db inside my FireFox profile folder but I'm not sure why it's not working. Can anyone offer any advice on how I can get my passwords back?

被采纳的解决方案

There are 171 logins in the file, but Firefox isn't able to decrypt any ('Couldn't decrypt string'), so it looks that there is a problem with the key file.

You can give it a some tries and check if you can locate older matching copies of logins.json and key4.db.

You can look at a utility to browse System Restore points.

To be able to use key3.db you would have to install a Firefox 68 ESR version (support for key3.db ended in Firefox 73+).

定位到答案原位置 👍 0

所有回复 (3)

more options

Try to set signon.debug = true on the about:config page and check the Browser Console when you start Firefox.

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

EDIT: Do not forget to reset signon.debug to false when you are done testing.

由cor-el于修改

more options

Thank you for your reply.

I have adjusted the signon.debug to true, closed FireFox, copied the logins.json and all key*.db files into my profile. Then opened FireFox. Here is an export of the Browser Console - Log

I've completed the above on a test PC if that helps at all.

more options

选择的解决方案

There are 171 logins in the file, but Firefox isn't able to decrypt any ('Couldn't decrypt string'), so it looks that there is a problem with the key file.

You can give it a some tries and check if you can locate older matching copies of logins.json and key4.db.

You can look at a utility to browse System Restore points.

To be able to use key3.db you would have to install a Firefox 68 ESR version (support for key3.db ended in Firefox 73+).