andriej / Xiaomi-cloud-tokens-extractor

This tool/script retrieves tokens for all devices connected to Xiaomi cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xiaomi Cloud Tokens Extractor

buymeacoffee_badge

This tool/script retrieves tokens for all devices connected to Xiaomi cloud.

Windows

Download and run token_extractor.exe.

Other platforms

Install dependencies:

pip3 install pycryptodome pybase64 requests

Download and run script:

wget https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/raw/master/token_extractor.py
python3 token_extractor.py

Buy Me A Coffee

About

This tool/script retrieves tokens for all devices connected to Xiaomi cloud.

License:MIT License


Languages

Language:Python 100.0%