Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: unable to open database "Manifest.db": unable to open database file #21

Closed
h4irowicz opened this issue Oct 6, 2019 · 1 comment

Comments

@h4irowicz
Copy link

h4irowicz commented Oct 6, 2019

Trying to execute the sqlite3 [...] command the error stated above appears.
The full command I entered is:
sqlite3 <device-id here>/Manifest.db "select fileID from Files where relativePath = 'ChatStorage.sqlite' and domain like '%whatsapp%';"
Any ideas on what I could be doing wrong?

EDIT: Using
$sqlite3 <device-id here>/Manifest.db "select fileID from Files where relativePath = 'ChatStorage.sqlite' and domain like '%whatsapp%';"

the following is returned:

-bash: /Manifest.db: Permission denied

Cheers and thanks

@residentsummer
Copy link
Owner

cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants