contact.edb 结构是什么?

发布于 2024-08-26 19:34:09 字数 333 浏览 6 评论 0原文

Windows Live Messenger 创建许多文件,例如

C:\Users\USERNAME\AppData\Local\Microsoft\Windows Live Contacts{ae86acef-5a45-4447-bc32-521fc9289e1a}\DBStore\contacts.edb

并在其中存储联系人。当查看这些文件时,很明显它们具有严格的结构。但是,我在互联网上找不到contacts.edb结构的描述。

有人知道这个结构吗?或者也许有一些可用的解析器源? (我不需要一个 exe,我知道 NirSoft 一个)。

Windows Live Messenger creates a number of files like

C:\Users\USERNAME\AppData\Local\Microsoft\Windows Live Contacts{ae86acef-5a45-4447-bc32-521fc9289e1a}\DBStore\contacts.edb

and stores contacts within. When looking on such files, it is obviouos that they have strict structure. However, I failed to find the description of contacts.edb structure in internet.

Does anybody knows this structure? Or maybe there are some parser sources available? (I do not need a exe for that, I know about NirSoft one).

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

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

发布评论

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

评论(1

疧_╮線 2024-09-02 19:34:09

有一个名为 libesedb 的项目可能在这里有用。
contacts.edb 文件是一个 ESEBD 文件。

There is a project called libesedb which might be of use here.
The contacts.edb file is an ESEBD file.

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