Well for a quick weekend recap I’m going to look at which 3rd party SDKs and API calls I can find in the big 4 Android chat apps based. We’ll be using free data from AppGoblin which you can feel free to browse at any of the links below or on tables. Data is collected…
Category: Uncategorized
Watching the Watchers: What to track when tracking app trackers?
This week I spent a lot of time automating my collection of data via a MITM with an Android Emulator. This lets me peek at the actual traffic and data leaving the device to try and figure out a few things: Who is the app working with? This is the primary question, to be able…
Which Apps have Mobile Trackers on Your Android Phone?
I recently made an Android App for AppGoblin! This uses the Android permission QUERY_ALL_PACKAGES to give you a list of all apps on your device, and select which ones to request their de-compiled data to see which trackers you likely have on your phone for each app. The data comes from my own database of…