Posts
3 posts · 2020–2021
- Oct 16Reverse engineering TP-Link TAPOA deep dive into the TP-Link Tapo smart plug's local HTTP protocol — the RSA session handshake, the AES securePassthrough encryption layer, and the login flow — reverse-engineered from the Android app, with working Java and Python proof-of-concept implementations.
- Sep 25How to use Google Pay on WearOS in unsupported countryA 2020 walkthrough for enabling Google Pay on a Wear OS watch in a country where it isn't officially supported: spin up a proxy VM abroad, route the watch through it with Permanent Proxy, and create a region-matched Google account.