从 Whatsapp 获取所有消息 [英] Get all messages from Whatsapp

查看:50
本文介绍了从 Whatsapp 获取所有消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试实现一个应用程序,该应用程序将在文本视图中显示从 Whatsapp 收到的所有消息.有什么办法吗?是否可以从 Whatsapp 中提取所有消息?

I'm trying to implement an app that will show in a textview all the messages received from Whatsapp. Is there any way to do it? Is it possible to extract all the messages from Whatsapp?

推荐答案

Whatsapp 将所有消息存储在加密数据库 (pyCrypt) 中,使用 Python 非常容易破译.

Whatsapp store all messages in an encrypted database (pyCrypt) which is very easy to decipher using Python.

您可以在 Android、iPhone、Blackberry 上轻松获取此数据库并将其转储到 html 文件中.以下是完整说明:在 Android、iPhone、Blackberry 上读取、提取 WhatsApp 消息备份

You can fetch this database easily on Android, iPhone, Blackberry and dump it into html file. Here are complete instructions: Read, Extract WhatsApp Messages backup on Android, iPhone, Blackberry

免责声明:我研究并编写了这份详尽的指南.

Disclaimer: I researched and wrote this extensive guide.

这篇关于从 Whatsapp 获取所有消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆