如何从电报数据库中读取数据?

发布于 2025-01-29 07:25:29 字数 287 浏览 2 评论 0原文

我已经在MacOS上安装了电报。

“〜/library/group Contains/xxxxxxxx.en.ekekcoder.telegram/”此文件夹包含db_sqlite,db_sqlite-wal。我无法通过sqlitebrowser打开它们,当我尝试执行此操作时,我会收到此消息: ScreenShot

如何从这些文件中读取数据?

谢谢。

I have installed Telegram on MacOS.

"~/Library/Group Containers/XXXXXXXX.en.keepcoder.Telegram/" this folder contains the db_sqlite, db_sqlite-wal files. I can't open them via SQLiteBrowser, when i try to do this i get this message:
screenshot

How to read data from these files?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我三岁 2025-02-05 07:25:29

似乎邮箱/db/db_sqlite数据库已加密。 nofollow noreferrer“>此github gist 包含有关阅读数据持续时间的代码和一些说明。

我与当地DB一起工作。

It seems like the postbox/db/db_sqlite database is encrypted. This GitHub Gist contains code and some instructions on how to read the database.

I got it working with my local db.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文