When I try to access cookie.sqlite found in my firefox profile folder, I get this error:
sqlite> .table Error: database is locked
What do you think is the mistake?
[Changed] After I close firefox and read, I get errors like this
Unable to open database "cookies.sqlite": file is encrypted or is not a database
[Decision]
I used sqlite instead of sqlite3
source share