Get the latest tech news

Extracting AI models from mobile apps


Extracting AI models from mobile apps

This approach is great for frequent inferences (like instant photo filters or real-time object detection) where speed and offline access are key. For mobile app research, Objection is particularly handy—it’s a CLI tool that bundles a collection of Frida scripts, making it easy to perform common tasks. If Netron could read the currency.tflite file, it meant I had successfully dumped the actual TensorFlow Lite model, complete with weights and biases.

Get the Android app

Or read this on Hacker News