rovo89 / IrdetoFix

Fixes crashes of several TV apps (Optimum, Horizon TV, Viaplay) when Xposed is enabled
Apache License 2.0
13 stars 7 forks source link

Can this module fix TimVision app behaviour? #4

Open Ric-82 opened 7 years ago

Ric-82 commented 7 years ago

Hello,

I've an issue with TimVision app (https://play.google.com/store/apps/details?id=it.telecomitalia.cubovision). On rooted devices, the app won't play drm protected contents.

You can hide root to the app with Xposed + RootCloak (I've opened a thread over there too: https://github.com/devadvance/rootcloak/issues/125) and the app will not display any warning message about running on a rooted device. However, still no drm contents can be delivered. The only way to let it work is unroot the device for good.

This appears to be a drm related behaviour, so I was hoping you can pheraps take a look at that.

Let me know if I can assist you sendings logs or something like that.

Thank you

rovo89 commented 7 years ago

Sorry, but this sounds like they intentionally want to break if Xposed is installed. With the apps this module used to fix (in 2014), I think it was more a failure by mistake, an assumption that didn't hold true with Xposed installed. I don't have the time to look into your issue.

Ric-82 commented 7 years ago

I see, thank you anyway.

Just to let you know: It seems, - according to this post on http://forum.zidoo.tv/index.php?threads/timvision.2052/#post-11747 - that TimVision is sensitive to the privilege (it searchs for user-level privilege, for what I can understand).

Any idea how to try and fake user-level privilege on a rooted device and/or custom rom?