当前位置:网站首页>I used Python to find out all the people who deleted my wechat and deleted them automatically
I used Python to find out all the people who deleted my wechat and deleted them automatically
2020-11-08 16:17:00 【Irving the procedural ape】
1. summary
I don't know if you have ever sent a message to someone in your address book on wechat , It turned out to be this scene :
I always think that my heart quality is excellent , But in this case ...
After I was half an hour late ( Half a minute ) after , Slowly took out the mobile phone , Open the WeChat , Find... In the address book ABC
, Press the delete button silently , At the moment, my heart is still ...
Okay , Let's get back to business , To avoid this happening again , I decided to find out all the people who deleted themselves from the wechat address book and delete them , I have learned on the Internet that the better way to check whether my wechat has been deleted is to transfer money , By transferring money, we can achieve traceless detection .
Let's take a look at the effect of transferring money to others before and after wechat is deleted through two pictures :
Now we know how to detect it , Just when I was ready to test one by one , Unconsciously slide the wechat address list ,100、200 ... 500 ...
I went to ! When did you add so many people , While sliding the list, I glanced at the wechat name :A Selling insurance 、B Apply for credit card 、C Swimming fitness 、D Selling health products ... Now I know the secret of so many people in the wechat address book , But there's a problem , With so many people, I'm not tired to transfer money manually one by one ...
If manual execution doesn't work , So can it be automated by programming ? Thinking about it, I was lost in thought ...
Suddenly there was a flash in my head ( It's not a cramp ), My mind is getting clearer , I didn't write an article the other day Python + Appium How to operate wechat automatically ? It should be possible to use this , The basic idea of programming is as follows :
Get the name of everyone in the wechat address book list ( remarks ) And record , There will be no repetition of this , Because even if you add friends before, there are repeated , I will also change it in the remarks
Traverse to get the address list , Transfer to each person separately , If it is detected that it is the person who deleted himself, delete it , If you detect someone who is not deleting yourself, continue to detect the next person , It goes back and forth in turn
2. Environmental Science
Because it was tested on the simulator before Appium There may be some problems with the simulated wechat transfer , Therefore, this paper uses the real machine to realize .
Let's briefly introduce the real machine environment , Let's take a look at the corresponding steps .
Take my millet from the corner of the table 5s mobile phone (MIUI10.2、Android8.0.0), Wipe the dust and connect it to your computer with a data cable
The phone is powered on after charging for a while , Open wechat and log in to your own wechat
In the mobile phone, execute in turn ( Click on ): Set up -> My device -> All parameters ->MIUI edition ( Click the , Open developer mode )-> Back to the settings list -> More Settings -> Developer options -> Turn on the developer option and turn it on separately :USB debugging 、USB install 、USB debugging ( Security Settings ) Options , As shown in the figure :
- At this time, the phone will pop up USB The purpose of the pop-up frame , We choose to transfer files (MTP) that will do , As shown in the figure :
- On computer CMD In the implementation of
adb devices
command , See if you can find your mobile phone , For example, the following figure shows the result of success
- In the above steps, you may not find the mobile phone , Usually this is a driving problem , Here's a simple way to deal with it : Download a driver wizard , After the installation starts, click driver management , After that, install the corresponding driver to solve the problem , As shown in the figure :
版权声明
本文为[Irving the procedural ape]所创,转载请带上原文链接,感谢
边栏推荐
- 构建者模式(Builder pattern)
- It's just right. It's the ideal state
- How to solve the conflict when JD landed on Devops platform?
- The first open source Chinese Bert pre training model in the financial field
- 这几个C++的坑,一旦踩中了,加班是肯定避免不了了!
- 华为在5G手机市场占据绝对优势,市调机构对小米的市占出现分歧
- Tencent: Although Ali's Taichung is good, it is not omnipotent!
- TypeScript(1-2-2)
- 机械硬盘随机IO慢的超乎你的想象
- Talking about, check the history of which famous computer viruses, 80% of the people do not know!
猜你喜欢
Your random IO hard disk
Learn to record and analyze
Don't release resources in finally, unlock a new pose!
技术总监7年总结,如何进行正确的沟通?
I used Python to find out all the people who deleted my wechat and deleted them automatically
Liteos message queuing
二叉树的四种遍历方应用
小米、OPPO在欧洲市场继续飙涨,小米更是直逼苹果
第二章编程练习
Improvement of maintenance mode of laravel8 update
随机推荐
构建者模式(Builder pattern)
rabbitmq(一)-基础入门
第五章编程题
Welcome to offer, grade P7, face-to-face sharing, 10000 words long text to take you through the interview process
GopherChina 2020大会
SQL quick query
Use markdown
Elasticsearch learning one (basic introduction)
Liteos message queuing actual combat
The birth of a new integrated memory and computing chip is conducive to the application of artificial intelligence~
打工人,打工魂,抽终身会员,成为人上人!
RabbitMQ之Helloworld
LiteOS-消息队列-实战
How does Alibaba cloud's maxcompute add (original ODPs) work?
金融领域首个开源中文BERT预训练模型,熵简科技推出FinBERT 1.0
一分钟全面看懂forsage智能合约全球共享以太坊矩阵计划
TypeScript(1-2-2)
Improvement of maintenance mode of laravel8 update
Restfulapi learning notes -- father son resources (4)
Summary of rendering of water wave and caustics (etching) in webgl