Este projeto não se destina a baixar o banco de dados GetContact. Este projeto oferece a oportunidade de receber informações por número de telefone com um número limitado de solicitações de um token por mês . Vários exemplos de tokens são publicados no repositório. Se o script não funcionar, use seus tokens, execute o script no modo de depuração
Depois de descompilar o aplicativo GetContact, criei a API simples para obter informações diretamente sem instalar este aplicativo. Infelizmente, o aplicativo envia seus contatos do notebook para smartphone para o banco de dados público, mas esse problema não ocorre usando esse script :)
Se o script não for executado corretamente, tentar atualizar a infelatação de token no arquivo dump/tokens.yaml . Ou se você deseja executar com a conta premium, insira seus dados de autenticação neste arquivo.
Requisitos: Android com direitos de raiz (ou emulador).
Aberto no FileManager de Phone /data/data/app.source.getcontact/shared_prefs/GetContactSettingsPref.xml
FINAL_KEYTOKEN Editar dump/tokens.yaml com seus dados por:
AES_KEY : AES Key de GetContactSettingsPref.xmlANDROID_OS : por exemplo android 5.0DEVICE_ID : por exemplo 14130e29cebe9c39IS_ACTIVE : true se o seu token for válidoREMAIN_COUNT : qualquer número natural se o seu token for válidoTOKEN : token de GetContactSettingsPref.xml Instale o Tesseract para ignorar o captcha
[ ! -d venv ] && python3 -m venv venv ; source venv/bin/activatepip3 install -r requirements.txtpython3 ./src/main.py -p +792910453XXSaída:
Phone: +792910453XX
User: Андрей Тимофеев
Tag list:
Андрей Тимофеев
Андрей Спб
Андрей Челентос
Андрей Катин
Андрей
Онлрей
Экс Бойфренд Aka Реальный Долбоеб
Андрей Chelentos
Andrey Tymofeev
Андрей Тим
Андрюша :
Андрей ?
.andrey
Andrey
Remain count: 194
python3 ./src/main.py -j -p +792910453XXSaída:
{ 'name' : None , 'phoneNumber' : '+792910453XX' , 'country' : 'RU' , 'displayName' : 'Андрей Тимофеев' , 'profileImage' : None , 'email' : None , 'is_spam' : False , 'remain_count' : 194 , 'tags' : [ 'Андрей Тимофеев' , 'Андрей Спб' , 'Андрей Челентос' , 'Андрей Катин' , 'Андрей' , 'Онлрей' , 'Экс Бойфренд Aka Реальный Долбоеб' , 'Андрей Chelentos' , 'Andrey Tymofeev' , 'Андрей Тим' , 'Андрюша :' , 'Андрей ?' , '.andrey' , 'Andrey' ] } python3 ./src/main.py -v -p +792910453XXSaída:
[2020-08-09 21:19:30] Call print_information_by_phone with phone +792910453XX
[2020-08-09 21:19:30] Call get_information_by_phone with phone +792910453XX
[2020-08-09 21:19:30] Call get_name_by_phone with phoneNumber +792910453XX
[2020-08-09 21:19:30] Call _send_post with url: https://pbssrv-centralevents.com/v2.5/search data: {"data": "IntagsrX4IGrPHP7pfJfl9jBqULuZK25pFdPYdCGjSEovlUiPr9rdM/O1rcOcW6WPKUONujPcQKWBlEVzv5R6sFelyff9c5su48kI6fqBZpjVGohthrvzOKtuCC0Tne9N1v30b0PL4HKQrmWPlik8kGCSqajsivlJ01a+e9ELkXk/AjaHrm9cZVxyCfZpx4D"}
...
'Try premium free', 'subsInfoButtonIntroText': 'Try Getcontact Premium now to increase tag view limit and enjoy other Premium Benefits.'}}}
[2020-08-09 21:19:31] Call _print_beauty_output with data {'name': None, 'phoneNumber': '+792910453XX', 'country': 'RU', 'displayName': 'Not Found', 'profileImage': None, 'email': None, 'is_spam': False, 'tags': []}
Phone: +792910453XX
User: Not Found
chmod +x ./run.sh
sudo docker build . -t getcontact
sudo docker run -t getcontact -p +792910453XX| Boosty |
|---|