/TuyaKeyGrab

Grabs the localKey from eFamilyCloud app install

Primary LanguageJava

TuyaKeyGrab - NO LONGER FUNCTIONAL - see here for further options - https://github.com/codetheweb/tuyapi

Grabs localKey from eFamilyCloud app cache file

Only works with v 1.0.7 or earlier of the eFamilyCloud app - UPDATE: Unfortunately this no longer works, the webserver denies login for the older version of the app

I've tried messing with the HTTP conversation from the older version of the app and faking a newer version but this still disallows login.

  • Install and login to eFamilyCloud (preferably in an emulator) Play Store Link

  • Run the app to show the localKey for your device.

  • App gathers all localKey messages from the following file:

$ExternalStorageDirectory/Android/data/com.efamily.cloud/cache/1.abj

Releases

app-release.apk is the compiled app in Releases Tab

Original idea from Exilit