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

Sqlite3 in container to old for latest ios #616

Open
peptekmail opened this issue Mar 10, 2025 · 0 comments · May be fixed by #619
Open

Sqlite3 in container to old for latest ios #616

peptekmail opened this issue Mar 10, 2025 · 0 comments · May be fixed by #619

Comments

@peptekmail
Copy link

With iOS 18.3.1 comes a newer version of sqlite3.
I managed to get some data out of the sms files after exporting data with the latest sqlite3 container and then read it back with the version bundled with mvt.
But I do believe that some data got lost in translation.
If anyone can point me in the direction for building a newer container I could give it a try.
Some sanitychecks about what version of sqlite3 was used to create the files compared to what version of mvt is available would be nice.

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

Successfully merging a pull request may close this issue.

1 participant