zoukankan      html  css  js  c++  java
  • How to extract WeChat chat messages from a smartphone running Android 7.x or above

    A friend of mine she was frustarted in extracting WeChat chat messages from suspect's smartphone running Android 7.x. The situation is that no pattern lock/PIN/Password and USB debugging was enabled successfully. She tried every effort but in vain. No any commercial tools could help her to accomplish this task. I said to her:

    “Our greatest weakness lies in giving up. The most certain way to succeed is always to try just one more time.” ―Thomas Edison

    How to guarantee for extracting? All she need is:

    1. Suspect's smartphone.

    2.Install WeChat PC version on her laptop

    3.A smartphone could be extracted by certain commercial tool without fail (Ex: support Bootloader mode or Smart ADB...)

    I want her to take advantage of WeChat backup/restore function.  Let's take a look at it as below pics. 

    Follow the steps as below:

    1.Log in WeChat on her laptop with suspect's WeChat username and password. Don't forget the green check "Auto-sync" !!!


    2. Click [Backup and Restore] on WeChat PC version.

    3.Backup on PC then we could got backup files so as to restore to another phone we prepare.

    4. Begin backup~

    5.Backup completed~

    6. Take a look where the backup file is.

    7. Next is to restore backup chat messages to the phone we prepare.

    8.Choose what we want to restore.

    9. Start restoring

    10.Restoring completed.

     11. Congratulations! That's the WeChat chat messages she want. Now she could use any commercial tool to extract the phone we prepare without fail. Finally she could focus on those chat messages and generate report by using commercial tool as usual.

  • 相关阅读:
    Spring Boot从Controller层进行单元测试
    CentOS7搭建Flume1.6环境
    CentOS7安装Zookeeper3.4.11+HBase1.3.3
    Hadoop1.x的单点问题与Hadoop2.x HA原理
    Hadoop2.x——Yarn原理
    CentOS7安装scala2.11.8+spark2.0.2
    CentOS7搭建Hive1.2.2+mysql5.7
    搭建集群环境(CentOS7+Hadoop2.6.1+SSH)
    消除“if...else”实战
    SpringCloud Eureka服务治理机制
  • 原文地址:https://www.cnblogs.com/pieces0310/p/10146953.html
Copyright © 2011-2022 走看看