简体   繁体   中英

how to Read /Write all Whatsapp Messages in backup file using Python or JAVA

I want to read all the WhatsApp messages from the backup taken from the Windows phone and write those messages in a document or in the iPhone.

I have read many questions, that were limited to crypt5 only as the WhatsApp has changed a lot. Following the order of my backup file. 在此处输入图片说明

How to read and write the WhatsApp messages from this backup file.

您的系统将“消息”的文件扩展名检测为“数据库文件”,您必须获取确切的消息文件扩展名,然后使用相应的工具打开该数据库。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM