Divested-Mobile / Hypatia

A realtime malware scanner
GNU Affero General Public License v3.0
545 stars 46 forks source link

Issue with Hypatia link scanner + BankID #87

Open Shidapu opened 4 months ago

Shidapu commented 4 months ago

Link scanner not working with Bankid app. Possible root fix?

SkewedZeppelin commented 4 months ago

How is it not working?

Shidapu commented 4 months ago

How is it not working?

I need to manually disable link scanner everytime i need to sign things in BankiD app. Its a security measure bankid has implemented. Maybe a possible root feature could circumvent it somehow.

SkewedZeppelin commented 4 months ago

Do you have the link scanner enabled too? or just the realtime scanner?

Shidapu commented 4 months ago

Do you have the link scanner enabled too? or just the realtime scanner?

Sorry i ment Link Scanner, not realtime scanner.. I have edited my comments to reflect that.

SkewedZeppelin commented 4 months ago

That is understandable a bank app would chose to not work if an unknown accessibility service was enabled

I don't think there is anyway around this.

Shidapu commented 4 months ago

That is understandable a bank app would chose to not work if an unknown accessibility service was enabled

I don't think there is anyway around this.

Alright, i mean that is understandable taking measure as a banking app, but the rooting community has many ways to enable the use of banking apps and wallets. So there's no other way to scan links with root?

SkewedZeppelin commented 4 months ago

I personally haven't had a rooted phone in a decade, and I don't tend to add root-based features to my apps.

So yes, it may be possible, but I won't add it, someone else could.

If you are rooted (I don't recommend it), you may try and search for a magisk module that spoofs/hides accessibility services to apps, one likely exists.

Shidapu commented 4 months ago

I personally haven't had a rooted phone in a decade, and I don't tend to add root-based features to my apps.

So yes, it may be possible, but I won't add it, someone else could.

If you are rooted (I don't recommend it), you may try and search for a magisk module that spoofs/hides accessibility services to apps, one likely exists.

Alright, thanks for the tip! Found an Xposed module that fits my needs.

Thanks for taking your time and for Hypatia!