Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] Error decoding passwords: libnss not found (libnss3.so) #7

Open
JurgenG opened this issue Jul 10, 2018 · 1 comment
Open

[ERROR] Error decoding passwords: libnss not found (libnss3.so) #7

JurgenG opened this issue Jul 10, 2018 · 1 comment

Comments

@JurgenG
Copy link

JurgenG commented Jul 10, 2018

Under Ubuntu 18.04 (64 bits), when running Python3, I get the following error:
$ python3 dumpzilla.py ~/.mozilla/firefox/xxxxx.default/ > ~/Desktop/ff.report
[ERROR] Error decoding passwords: libnss not found (libnss3.so)

This is where I find libnss3.so:
/usr/lib/x86_64-linux-gnu/libnss3.so

@JurgenG
Copy link
Author

JurgenG commented Jul 13, 2018

on another machine, I found it at /usr/lib/libnss3.so

After creating a symlink to the file in the current path of dumpzilla, everything just worked as should.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant