05-20-2021, 10:49 PM
(This post was last modified: 05-20-2021, 11:02 PM by Snoopy.
Edit Reason: typo
)
(05-20-2021, 08:49 PM)Karamba Wrote: The problem is printed on the last line: the table "ZICCLOUDSYNCINGOBJECT" is not present in your file.
Are you sure you are working with the right file?
Are you sure that there is a password set ?
You can manually examine all the tables with a simple SQLite viewer. Can you open the file with such a tool ?
or on line 1
python3 script.py NoteStorecopysqlite
did you really copied the file without the dot ending? the script is not checking whether the given file exists or not, so if the name is wrong it wont work