dumpzilla icon indicating copy to clipboard operation
dumpzilla copied to clipboard

sqlite3.OperationalError

Open mheckman101 opened this issue 2 years ago • 0 comments

I don't know if this project is being supported any longer, but on the chance that it is, I will post this issue.

I ran Dumpzilla on Kali using the Firefox profile from an old Windows XP image (https://downloads.digitalcorpora.org/corpora/drives/nps-2009-domexusers). The version of Firefox on the image is 3.03. The program fails looking for various missing columns. For example, when running it without an option, or using the --Cookies or --Summary options, the error is "sqlite3.OperationalError: no such column: creationTime". When using the --History option, the error is "sqlite3.OperationalError: no such column: last_visit_date". Using the --Permissions option, the error is "sqlite3.OperationalError: no such column: expireType".

I haven't tried all of the options, but the program runs fine for --Help, --Addons, --Preferences, --Search, and --Downloads.

mheckman101 avatar Sep 19 '23 22:09 mheckman101