当前位置:网站首页>Get the mobile number of QQ friends through exhaustive search
Get the mobile number of QQ friends through exhaustive search
2022-06-21 14:44:00 【Hao Yuehua】
First step : Add what you are looking for QQ Good friends .
The second step : Sign in QQ Security Center , Find your friend's password , You can get the first three digits and the last two digits of your mobile phone number , That leaves the middle 4 Bit region code and the last two digits of the last four digits .
The third step : Know where your friend's region is ( Generally, you know your friend's region or a familiar friend can know the region number accurately ).
Step four : Through Baidu API, Or a variety of online search area code website tools ( Generally, open source interfaces can be used directly ) You can get the region code of a certain region of an operator ( That is, the middle four digits of the mobile phone number ) All region codes for ( Generally speaking, there are 6-20 Region code ).
Step five : Traverse all the possibilities , Get all mobile phone number sets , Number of regional codes *100( The first two digits of the last four digits are combined ), By writing java perhaps c The program saves the phone number to the file {txt Format ).
Step six : Copy the number in the file directly to excel In the text , Save to .csv Format file .
Step seven : take csv Format file import xx Email address book , Then export the address book , The purpose is to get vcf File format ( Mobile supported vcf Batch import file ).
Step eight , Import phone book , stay ( A friend who has not added this friend )QQ The picture of the friend corresponding to the mobile number found in the address book is the mobile number of the friend .
if QQ My friend unchecked find me through the address book , Then all the above are invalid . But by default QQ My friend checked to find me through the address book , Unless the mobile number is not registered QQ)
边栏推荐
- Teach you to stop visiting a website
- kernel GDB
- LINQ extension methods - any() vs. where() vs. exists() - LINQ extension methods - any() vs. where() vs. exists()
- Explain the design idea and capacity expansion mechanism of ThreadLocal in detail
- NPM package management configuration file [package.json and node\u modules configuration details and how to develop their own packages and publish them on NPM]
- Redis introduction and Practice (with source code)
- Qt-3-basic components
- Reptile Foundation_ Requests Library
- Timing method of MATLAB program running
- Work assessment of contract law of Jilin University in March of the 22nd spring -00100
猜你喜欢

Nmap scan port tool
![[how to install MySQL 8.0 to a non system disk] [how to create a new connection with Navicat and save it to a non system disk] and [uninstall MySQL 8.0]](/img/e4/895cc829e34692a069923e226deb11.jpg)
[how to install MySQL 8.0 to a non system disk] [how to create a new connection with Navicat and save it to a non system disk] and [uninstall MySQL 8.0]
![[graduation project recommendation] - personnel management system](/img/b5/4235b54fa0da9e4637010a68bf848b.jpg)
[graduation project recommendation] - personnel management system

Explain the high availability features of Nacos

Qt-5-multi window programming

Redisson distributed lock design from a bug

HSV color model and color component range in opencv

Tcp/ip FAQs
![Native JS implements login function, and local cookies save login information -- [call Netease cloud API interface] - super detailed explanation](/img/e0/1d5c87dc6c8b477a1668083dcdca0f.jpg)
Native JS implements login function, and local cookies save login information -- [call Netease cloud API interface] - super detailed explanation

Write a compile time annotation
随机推荐
Kubeneters' CNI network plug-in installation Kube ovn
CSDN is the only one: detailed tutorial teaching on how to connect multiple mobile phones by appium+pytest+allure+jenkins
Leetcode hot topic Hot 100, to be updated
Because the college entrance examination is the most fair competition and selection
[font multi line display ellipsis] and [dialog box] implementation ----- case explanation, executable code
Never change
Color segmentation based on RGB difference method
NPM package management configuration file [package.json and node\u modules configuration details and how to develop their own packages and publish them on NPM]
2022 Hunan top eight (Safety Officer) simulated test question bank and answers
‘maxflow‘ has no attribute ‘Graph‘
Summary of statistical learning methods
How is the redemption time of financial products stipulated?
USB message capture tcpdump
Comprehensively analyze the key points of knowledge required for interface testing and interface testing
理财产品的赎回时间是怎么规定的?
JS interview question: regular expression, to be updated
UBI error: ubi_ read_ volume_ table: the layout volume was not found
Configuring MySQL master-slave and implementing semi synchronous replication in docker environment
Sliding validation tool class
Use OpenCV to decompose the video into single frame pictures and synthesize the video with pictures