We have moved to a new Sailfish OS Forum. Please start new discussions there.
0

Unable to use Android apps that detect rooted phones [duplicate]

asked 2015-03-07 02:23:05 +0300

mr_jrt gravatar image

updated 2015-05-20 15:07:41 +0300

Tanghus gravatar image

I've recently obtained a Jolla phone and am trying to install the Android online banking app from my bank (Halifax in the UK), but it refuses to run as it says my device is rooted. Normally you would do something like install the xposed framework and go from there, but this isn't an option on Jolla as it fails to install (which figures, as it isn't a normal Android system).

Is there any way I can get this working on my new Jolla, be it by getting Xposed working, or by restricting the permissions of the Halifax app itself so it no longer thinks it has root?

For what it's worth, the core of the Xposed plugin that has been written simply uses:

findAndHookMethod("com.cryptomathic.securecore.TrusteerMalwareDetector", lpparam.classLoader, "isRooted", XC_MethodReplacement.returnConstant(false));

...so I don't know if Jolla or Myriad needs to get in contact with Trusteer/IBM to get their detection fixed.

edit retag flag offensive reopen delete

The question has been closed for the following reason "duplicate question" by Tanghus
close date 2015-05-20 15:07:53.754202

1 Answer

Sort by » oldest newest most voted
1

answered 2015-03-07 12:46:10 +0300

rudi gravatar image

duplicate
https://together.jolla.com/question/28907/problem-android-application-believes-that-it-is-installed-on-a-rooted-device/
there are some hints

edit flag offensive delete publish link more

Question tools

Follow
1 follower

Stats

Asked: 2015-03-07 02:23:05 +0300

Seen: 756 times

Last updated: Mar 07 '15