WRITING
Breaking down Can I Trust That? findings
What the code shows
- security
- android
- ios
- reverse-engineering
Can we trust Mova AI Vacuum Cleaner?
I monitored device setup flow, scanning the room, the map, AI features, voice commands on both the vacuum cleaner and on the iOS app. The product respects user privacy better than most but it could have been better. Default dangerous features are off with a consent screen for each. But when enabled, that data goes to cloud, including video stream and photo of the objects. And what does the app say? Tik Tak Tik Tak. Ad SDKs bundled, data shared and attribution is sent. ... read more
Filip Luchianenco9 min read- security
- ios
- android
- reverse-engineering
Reverse engineering and decrypting the Temu app on iOS and Android
I decompiled the Temu app on both platforms. On Android it erases all ten of its own native libraries from the file security scanners read, rewrites its own Java methods under a server flag, and seals its telemetry with a home-grown cipher that has no extractable key. Here is the code, and what it means for the phone in your pocket. ... read more
Filip Luchianenco27 min read- security
- android
- reverse-engineering
- privacy
Reverse engineering the Trump Accounts Android app (Robinhood wrapper)
I decompiled the Google Play “Trump Accounts” app, listed under U.S. Department of the Treasury. It's a Robinhood wrapper compiled as an internal “Golden Eagle” flavor. ... read more
Filip Luchianenco10 min read