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.

  • 相关阅读:
    暴力+前缀和——cf1335E
    【经典】区间dp——cf1336E
    简单几何+并查集 —— 2015NAQ K
    spring mvc 文件上传 和 异常页面处理
    ajax 入门
    Codeforces Round #558 (Div. 2)
    [SDOI2019]热闹又尴尬的聚会(图论+set+构造)
    [SDOI2019]移动金币(博弈论+阶梯Nim+按位DP)
    [ZJOI2019]浙江省选(半平面交)
    [ZJOI2019]开关(生成函数+背包DP)
  • 原文地址:https://www.cnblogs.com/pieces0310/p/10146953.html
Copyright © 2011-2022 走看看