-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new signatures for Sync2Ad #166
Comments
Thanks @kytta, I'm taking a look a this! |
The Same goes for other apps which used to have the Sync2Ad tracker (ex: Europe1 app). Are we sure about the new signature? Or did these apps just remove the tracker? |
Yes, seems like it. I am researching audio-based trackers at the moment, and they seem to not be as present as before. Sync on the whole hasn't had a blog update since 2019 afaik, so it can be that the company itself is not active any more. Yet, I am pretty sure about the name change. I decompiled the app with jadx and dug around for a bit, and the library still collects microphone data and all that, albeit with a different package architecture |
Cool, thanks for your answer! Would you have a more "precise" tracker code signature? |
Yeah I figured this, too. Judging by the structure, we can be pretty sure that the apps including SYNC will have the packages Perhaps, |
@pnu-s sorry to ping you, but do you think you could merge this into Exodus and rescan the applications by ca. 26th May? I'd love to include more data in my thesis 😅 |
I was inspecting the TéléStar app, and I have discovered that Sync2Ad (https://etip.exodus-privacy.eu.org/trackers/b09cf757-bf4d-40df-aa81-ee31a9217a59/) has a new URL and thus can't be detected by exodus any more.
The new code signature would be:
tv.sync
, the correspoonding network signature would besync\.tv
The old URL (sync2ad[dot]com) also redirtects to the new one, so I guess one can also update the tracker website
The text was updated successfully, but these errors were encountered: