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…
Category: Uncategorized
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…