Exodus-Privacy / exodus

Platform to audit trackers used by Android application
https://reports.exodus-privacy.eu.org/
GNU Affero General Public License v3.0
624 stars 62 forks source link

com.moviepass.mobile apk analysis is not going thur #67

Closed l1git closed 6 years ago

l1git commented 6 years ago

show warning : Unable to decode the APK .

tried at ~18h33(CET)

https://play.google.com/store/apps/details?id=com.moviepass.mobile

kaputnikGo commented 6 years ago

also getting the same message for this: https://play.google.com/store/apps/details?id=com.thisisaim.abcradio&hl=en

and

https://play.google.com/store/apps/details?id=com.digitalid.android&hl=en

it has Adobe SDK. used the -r switch on apktool to successfully pass.

kaputnikGo commented 6 years ago

I notice with apktool that it cannot successfully pass "Decoding values / XMLs..." with a null pointer exception at ResStyleValue.java:58. Success is only possible with the -r switch enabled.

EDIT: I dont think this is a related problem, as i managed to get apktool to run amazon.dee.app successfully without need of the -r switch.

clinty commented 6 years ago

Also https://play.google.com/store/apps/details?id=co.ritual.app and https://play.google.com/store/apps/details?id=com.gojuno.rider

clinty commented 6 years ago

https://play.google.com/store/apps/details?id=at.bitfire.davdroid

clinty commented 6 years ago

https://play.google.com/store/apps/details?id=com.ridecharge.android.taximagic&hl=en

clinty commented 6 years ago

https://play.google.com/store/apps/details?id=net.gaast.giggity

clinty commented 6 years ago

https://play.google.com/store/apps/details?id=com.amazon.dee.app

clinty commented 6 years ago

https://play.google.com/store/apps/details?id=de.enaikoon.android.keypadmapper3 https://play.google.com/store/apps/details?id=com.hoopoe.android.radiobeacon

U039b commented 6 years ago

We still have few issues in the analysis process. Some analysis appear to be running but they have crashed at the early stage. We will fix that asap. Thank you for providing problematic applications, it will help the debug :-)

moved-to-gitlab commented 6 years ago

Another one returning "Unable to decode the APK" https://play.google.com/store/apps/details?id=com.yoti.mobile.android.live

eldk commented 6 years ago

more "Unable to decode the APK" apps :

"Unable to compute APK fingerprint " :

madb1lly commented 6 years ago

"Unable to decode the APK":

"Unable to compute APK fingerprint":

And org.documentfoundation.libreoffice is taking hours to complete analysis.

U039b commented 6 years ago

"Unable to decode the APK" is sometimes issued when Google Play returns an invalid APK (due to unknown reason) or the application is not free.

Regarding "Unable to compute APK fingerprint", this issues has been fixed.