You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: