How To Guide [GUIDE][HOWTO] Use banking apps on your rooted device

Search This thread
Hello everyone!

This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!

I'm sorry about my broken English.
 

Ofdas23

Member
Jul 31, 2019
34
6
Hello everyone!

This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!

I'm sorry about my broken English.
This made me stuck in the boot animation of the phone for whatever reason 😭 hehe

After entering safe mode and then rebooting normally fixed it ^^
 
Last edited:
  • Like
Reactions: lordnakki

Ashiq.makkar

Senior Member
Jan 9, 2017
254
15
Hello everyone!

This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!

I'm sorry about my broken English.
fedbook passed root check. thank you so much
 
  • Like
Reactions: lordnakki
Hi guys, hoping to not be OT.
Do you know if there's some way to make Google wallet working after the root?
I've already tried to hide it and the play services in Magisk and hide Magisk itself but doesn't work
The only one way I forced to work Wallet on stock 1.1.7 with root - change fingerprint of phone, but after that fingerprint scanner is broken.
 
  • Like
Reactions: Giunta._

mGforCe

Senior Member
Dec 3, 2007
1,443
398
Mumbai
Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.

My setup is as following: Nothing OS Android 13 Beta v 1.5.

I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.

Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.

Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here
 

ext23

Senior Member
Jul 20, 2010
449
78
Thanks. This worked for my banking app in Japan.

I just had to turn on Enforce DenyList in Magisk and add the Yucho Ninsho app to be denied.
 
  • Like
Reactions: lordnakki
Feb 14, 2021
43
6
Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.

My setup is as following: Nothing OS Android 13 Beta v 1.5.

I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.

Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.

Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here
not worked for me :/
 
Feb 14, 2021
43
6
Hello everyone!

This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!

I'm sorry about my broken English.
I guess if this guide would work with my op9 pro as no YT tutorial worked for me
 
Feb 14, 2021
43
6
Hello everyone!

This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!

I'm sorry about my broken English.


u are a pro man!! finally achieved with ur guide, much much appreciated
 

MarioLabrique

New member
Mar 5, 2023
2
2
Hello everyone!

This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

1. Clear yours banking apps data
2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
5. Reboot and open the LSPosed app to make sure it is working correctly
6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
7. Enable HMA in LSPosed
8. Reboot and open the HMA app to make sure it is working correctly
9. Follow the following steps to configure hiding in the HMA app:
Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
10. Tap on the save button on the top right corner of the app
11. Reboot and open your banking app, it shouldn't complain of root anymore!

I'm sorry about my broken English.
Hi Everyone,
It`s working for my banking app (K plus) but i got some other problems. Now, after each reboot some settings change : ( play protect on, zoom of the screen, wifi, bluethoot) and Google play store is not working. Maybe I missed something?
My config is SM-G975F, android 12, magisk 25.2, magiskhide props config, shamiko, Universal Safetynet fix, lsposed. Is someone have a tip for my problem?
Thank you,
Edit :
Google cannot get acces to any connection. So I removed magiskhide props config and use the true fingerprint, clear the denylist and HMA but nothing changed.
I cleaned the cache & data of the play store and play sevice. Now, i can connect to the google account and the play store is working. I reinstalled the "Hide" following the initial instructions and it`s working.
I don`t know where was coming the problem. But my settings are always changing when i reboot. Thank you anyway.
 
Last edited:

supermansaga

Senior Member
Mar 12, 2011
178
26
Thanks. It does seem to work for Marriott hotel app v10.13.0 the latest, except I didn't perform these following steps mentioned. Maybe they are not applicable to the latest HMA 3.1.1 version on GitHub instead of play store? Also don't think I truly understand how to use template. Finally, there is a popup to ask me to uninstall Magisk? Probably not a good idea.

Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
 

ps000000

Senior Member
Sep 17, 2011
1,767
410
Nonthaburi / Bangkok
Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.

My setup is as following: Nothing OS Android 13 Beta v 1.5.

I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.

Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.

Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here

Thank you very much. This method also work with K Plus , SCB , KTB app. :)
 
  • Like
Reactions: Thomas_Chesterson

Boster27

Member
Dec 26, 2011
8
6
Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.

My setup is as following: Nothing OS Android 13 Beta v 1.5.

I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.

Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.

Two Magisk modules used by me
1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
2) Reset Sensitive Props from here
This worked for me! I also enforced SuList to just the apps I needed to have root.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Done this too. No dice. Installed an earlier version of the app. No dice.
    Strange, I don't use anything but Magisk Delta, block the relevant host and Starling works fine for me.

    Edit: Seems Starling have fixed the loophole, I just updated the app and now root is detected. They probably check XDA to find the loopholes lol

    Edit 2: I reverted back to previous version and all good again. So sticking with this until they do forced update. v2.96.0 is where they've fixed the loophole.
  • 8
    Hello everyone!

    This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

    1. Clear yours banking apps data
    2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
    3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
    4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
    5. Reboot and open the LSPosed app to make sure it is working correctly
    6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
    7. Enable HMA in LSPosed
    8. Reboot and open the HMA app to make sure it is working correctly
    9. Follow the following steps to configure hiding in the HMA app:
    Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
    Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
    Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
    10. Tap on the save button on the top right corner of the app
    11. Reboot and open your banking app, it shouldn't complain of root anymore!

    I'm sorry about my broken English.
    4
    Another alternative here is usage of Magisk Delta (Canary build) which has got built-in MagiskHide. So no need for Shamiko module etc.

    My setup is as following: Nothing OS Android 13 Beta v 1.5.

    I used Magisk Delta build f71636c2-delta - from here to patch boot.img as well as for installaing as Magisk Manager. Later I renamed it to Manager/Magical to avoid detection by any apps.

    Within Magisk Manager settings I have enabled Bootloop Protection, MagiskHide. Further within Configure MagiskHide - have selected the apps wherein need to hide root.

    Two Magisk modules used by me
    1) SafetyNet Fix by Displax v2.3.1-MOD_2.1 from here
    2) Reset Sensitive Props from here
    2
    Hello everyone!

    This guide is for you,
    This work very well with K Plus bank app.
    1
    Hello everyone!

    This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

    1. Clear yours banking apps data
    2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
    3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
    4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
    5. Reboot and open the LSPosed app to make sure it is working correctly
    6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
    7. Enable HMA in LSPosed
    8. Reboot and open the HMA app to make sure it is working correctly
    9. Follow the following steps to configure hiding in the HMA app:
    Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
    Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
    Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
    10. Tap on the save button on the top right corner of the app
    11. Reboot and open your banking app, it shouldn't complain of root anymore!

    I'm sorry about my broken English.
    This made me stuck in the boot animation of the phone for whatever reason 😭 hehe

    After entering safe mode and then rebooting normally fixed it ^^
    1
    Hello everyone!

    This guide is for you, if your banking app detects root on your Nothing phone (1) after you have installed Magisk

    1. Clear yours banking apps data
    2. Add banking app and Google playstore to Magisk's DenyList (make sure the Enfore DenyList toggle is off in Magisk's settings)
    3. Download and install the latest version of Shamiko(https://github.com/LSPosed/LSPosed.github.io/releases) via Magisk
    4. Download and install the latest version of LSPosed(https://github.com/LSPosed/LSPosed/releases/latest) module via Magisk (also install the LSPosed(https://play.google.com/store/apps/details?id=org.lsposed.manager) app from the Play Store)
    5. Reboot and open the LSPosed app to make sure it is working correctly
    6. Download and install the latest version of Hide My Applist(https://play.google.com/store/apps/details?id=com.tsng.hidemyapplist) (HMA) app
    7. Enable HMA in LSPosed
    8. Reboot and open the HMA app to make sure it is working correctly
    9. Follow the following steps to configure hiding in the HMA app:
    Select Effective Apps -> Tap on "com.(name of your banking app)" -> Toggle Enable hide
    Under the Preference head, tap on Select hide methods -> Check API requests, Intent queries, ID detections -> Tap OK
    Under the Template config head, tap on 0 additional apps invisible -> Check Magisk, LSPosed and HMA
    10. Tap on the save button on the top right corner of the app
    11. Reboot and open your banking app, it shouldn't complain of root anymore!

    I'm sorry about my broken English.
    fedbook passed root check. thank you so much