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.

  • 相关阅读:
    基本目标与达成方法
    终于搞定在VS2010中将CString转换为const char*
    【HBase学习之一】HBase简介
    Origin2017画分组柱状图
    映射是什么?函数是什么?映射与函数的关系?
    PPT一次性禁用所有动画效果
    跨模态检索技术调研
    卷积核与特征提取
    深入理解卷积层,全连接层的作用意义
    cbow 与 skip-gram的比较
  • 原文地址:https://www.cnblogs.com/pieces0310/p/10146953.html
Copyright © 2011-2022 走看看