JurgenG
JurgenG
Hi, I've been using your script a few times now (really loving it, thanks!), and I've been doing a few details differently though: 1. I did a sudo apt-get upgrade...
### Steps to reproduce 1. Select an existing cookie and click on the pencil to allow editing. 2. Tab to the next field that's not empty (or make a selection...
I installed (unzipped) the linux file and when launching, I get the start screen where I can choose between the different styles of work. When clicking on, the application crashes....
Actually it's 2 jokes in one...
Hi, the report doesn't display if addons are enabled or disabled in firefox. I think this would be a nice addition. Haven't figured out where I can find this though,...
Hi, Don't know if this is possible, but it would be nice to see for every download if it succeeded or failed.
In the summary, there is an error in the dates in the DIRECTORIES listing. The datestamp shows dates around 1970: == Directories => Source file: /home/jurgen/.mozilla/firefox/yjbnyu9b.default-1507101722594/content-prefs.sqlite => SHA256 hash: 8bf565cadd527a1559f6bca9bde98700c0700871cb06cb2901f60f5a94b4fa3d...
Hi, it would be nice if the report could also generate what the default/active search engine is in FF.
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...
When trying to run the code, I'm getting an error: ``` Traceback (most recent call last): File "dumpzilla.py", line 2684, in app = Dumpzilla(sys.argv) File "dumpzilla.py", line 2522, in __init__...