exodus-android-app
exodus-android-app copied to clipboard
εxodus Android application
https://github.com/Exodus-Privacy/exodus-core/blob/778a77618af42a51630b74af3641a30a922b4624/exodus_core/analysis/static_analysis.py#L397 Add same function on app to generate fingerprint/UAID (package name + certificates) and match with UAID on API REST On Exodus app, show source present on report. If UAID...
This would make it easier to check the trackers of recently installed apps, or apps that have been updated recently
Some apps I've found say their company is in one country yet sign their cert with another country. Ex: https://play.google.com/store/apps/details?id=com.nekki.shadowfight3 Cyprus on Play Store, Moscow Russia in certificate, company site...
From what I understand currently there is some noise being added to help obfuscate what apps you have installed, but multiple syncs will make the noise meaningless. This is concerning...
Today the Application fetch two things: The list of all applications known by exodus: https://github.com/Exodus-Privacy/exodus-android-app/blob/5c7e021ad435c160601b055fe028bdb3723c106c/app/src/main/java/org/eu/exodus_privacy/exodusprivacy/manager/NetworkManager.java#L216 `https://reports.exodus-privacy.eu.org/api/applications` ```json {"applications": [ { "id": 50261, "handle": "org.eu.exodus_privacy.exodusprivacy", "name": "Exodus Privacy", "creator": "Exodus Privacy",...
Issue: - Device: Pixel 6 - OS: Android 12 - EP Version: Preview How reproduce: - Go to trackers tab - Consult a tracker - Go back to my apps...
Issue: - Device: Pixel 6 - OS: Android 12 - EP Version: Preview How reproduce: - Go to trackers tab - Consult a tracker - Go back to my apps...
Add an area where is written the total of trackers installed on the applications in the smartphone
Hi, Exodus cannot scan every application installed after I installed it, What's the problem ?