jasonacox / tinytuya

Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
MIT License
982 stars 175 forks source link

Support for v3.5: there was (another) attempt #257

Closed uzlonewolf closed 1 year ago

uzlonewolf commented 1 year ago

After spending a few hours in Ghidra I was only able to confirm it used the same GCM function for the session key calculation, it's not decompiling right so I'm not 100% positive about what IV it's using. Hopefully I guessed right.