Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat_chat_analytics

Discover unexpected trends or habits in chat between you and your friends!

Visualize your chat statistics in the following ways.

Frequency in hours:

alt text

Frequency in weekdays:

alt text

Frequency in years:

alt text

Frequency in dates:

alt text

Heatmap of chat in every hour of every day:

alt text

This repo's target audiences are Wechat users. Currently, the decryption of Wechat databases is written only in Chinese. English version is one of the issues to solve.

如何导出微信数据库 (How to export and decrypt wechat database)

第一步:用Bluestacks把EnMicroMsg.db复制出来(Step 1: Copy EnMicroMsg.db out using Android VM on your computer)

可以参考这个网页,我和这个教程不同的地方在于我用的Bluestacks没有开启root权限这么神奇的功能,所以我在Bluestacks上使用了BSTweaker修改root权限。而且第二个和它不同的地方我必须给钱买了一个root file explorer才能把EnMicroMsg.db复制出来。这个我有时间再写个详细教程吧。

第二步:用sqlcipher新版本(3.x, 默认不向下兼容!!!!)破解数据库(Step 2: Use sqlcipher to decrypt EnMicroMsg.db)

具体请参考这个网页,这个教程最详细、最实用,里面包含了sqlcipher的文件。不熟悉cmd的人可能会用得别扭一点,但是跟着这个教程一一输入就好了。

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages