All Projects → PiotrMachowski → Xiaomi Cloud Tokens Extractor

PiotrMachowski / Xiaomi Cloud Tokens Extractor

Licence: mit
This tool/script retrieves tokens for all devices connected to Xiaomi cloud and encryption keys for BLE devices.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Xiaomi Cloud Tokens Extractor

xiaomi-r3g-openwrt-builder
OpenWrt builder for any supported routers using Docker. Scheduled to run weekly
Stars: ✭ 25 (-95.74%)
Mutual labels:  xiaomi
Xiaomi M365 Firmware Patcher
Automatize patching of Xiaomi Mijia M365 electric scooter firmware
Stars: ✭ 302 (-48.55%)
Mutual labels:  xiaomi
Openwrtinvasion
Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...
Stars: ✭ 366 (-37.65%)
Mutual labels:  xiaomi
debloat-adb
Bash Debloat-Scripts for Android Devices (using ADB)
Stars: ✭ 27 (-95.4%)
Mutual labels:  xiaomi
Homeassistantconfiguration
Home Assistant Config. For more info see link:
Stars: ✭ 260 (-55.71%)
Mutual labels:  xiaomi
Com.xiaomi Miio
Homey app to control Mi Home devices that implement the miIO protocol and Xiaomi gateway child devices
Stars: ✭ 318 (-45.83%)
Mutual labels:  xiaomi
XiaomiCTSPass
强制小米设备通过谷歌CTS测试
Stars: ✭ 284 (-51.62%)
Mutual labels:  xiaomi
Rrcc
RoboRock Control Center
Stars: ✭ 457 (-22.15%)
Mutual labels:  xiaomi
Miband Js
MiBand 2 JS library for Node.JS and HTML5 (WebBluetooth)
Stars: ✭ 299 (-49.06%)
Mutual labels:  xiaomi
Mi Shop
🌈xiaomi mobile mall.
Stars: ✭ 364 (-37.99%)
Mutual labels:  xiaomi
LawRun
Kernel source code (LawRun Kernel) for xiaomi sdm845 | Pocophone f1 (beryllium), Mi 8 (dipper), Mi Mix 2s (polaris) | You can fork and enjoy.
Stars: ✭ 22 (-96.25%)
Mutual labels:  xiaomi
msm-4.9-grus-okita
For Xiaomi Mi 9 SE
Stars: ✭ 17 (-97.1%)
Mutual labels:  xiaomi
Mi Firmware Updater
Auto generates Xiaomi firmware flashable zip files every MIUI new update
Stars: ✭ 322 (-45.14%)
Mutual labels:  xiaomi
xiaomi-mi-air-purifier
Homebridge plugin for Xiaomi Mi Air Purifier
Stars: ✭ 67 (-88.59%)
Mutual labels:  xiaomi
Miflora Mqtt Daemon
Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼🥀🏡🌳
Stars: ✭ 409 (-30.32%)
Mutual labels:  xiaomi
Custom-Software-For-Xiaomi-Dafang
API and panel site for Xiaomi Dafang
Stars: ✭ 36 (-93.87%)
Mutual labels:  xiaomi
Xiaomi airconditioningcompanion
Xiaomi Mi and Aqara Air Conditioning Companion integration for Home Assistant
Stars: ✭ 304 (-48.21%)
Mutual labels:  xiaomi
Mihome Binary Protocol
Stars: ✭ 536 (-8.69%)
Mutual labels:  xiaomi
Lovelace Xiaomi Vacuum Map Card
This card enables you to specify a target or start a zoned cleanup using live or static map, just like in Xiaomi Home app. Additionally you can define a list of zones and choose the ones to be cleaned.
Stars: ✭ 433 (-26.24%)
Mutual labels:  xiaomi
Home Assistant Custom Components Xiaomi Cloud Map Extractor
This custom integration provides a way to present a live view of a map for a Xiaomi (and Roborock) vacuums.
Stars: ✭ 318 (-45.83%)
Mutual labels:  xiaomi

Xiaomi Cloud Tokens Extractor

buymeacoffee_badge paypalme_badge

This tool/script retrieves tokens for all devices connected to Xiaomi cloud and encryption keys for BLE devices.

You will need to provide Xiaomi Home credentials (not ones from Roborock app):

  • username (e-mail or Xiaomi Cloud account ID)
  • password
  • Xiaomi's server region (cn - China, de - Germany etc.). Leave empty to check all available

In return all of your devices connected to account will be listed, together with their name and IP address.

Windows

Download and run token_extractor.exe.

Docker

Clone this repository:

git clone https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor.git

Go to cloned directory:

cd Xiaomi-cloud-tokens-extractor

Build and run script using docker:

docker run --rm -it $(docker build -q .)

Other platforms

Install dependencies:

pip3 install requests

Download and run script:

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

Home Assistant additional tools

Buy Me A Coffee

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].