install shamiko yet?
Hide my applist is outdated I think
Releases · LSPosed/LSPosed.github.io
Contribute to LSPosed/LSPosed.github.io development by creating an account on GitHub.
i think the latest is from magisk alpha telegram

install shamiko yet?
Thanks for the info.For Singpass v14.1.0, disable provider o.getBundleArrayFromBundle and service o.getAndroidMinimumVersion is good enough to stop Singpass from detecting root. However, one will receive a pop-up error message "Sorry, something went wrong. Please try again" in the in-app browser (Singpass login website).
Yes working for me Singpass 14.1.0 Magisk 24.3 and ShamikoAnyone managed to bypass root detect from Singpass 14.0? Not working for me anymore (despite HMA and shamiko)
Thanks - tried that but there is no provider by that name, only a service. And disabling it causes Singpass to force stopYes working for me Singpass 14.1.0 Magisk 24.3 and Shamiko
Also disabled provider o.getBundleArrayFromBundle and service o.getAndroidMinimumVersio using App Manager. Phone is running A11 miui 13
Provider is a separate tab. Check under that tab in App Manager. Hope other basic steps are also followed in magisk. Reboot device after disabling the service and provider.Thanks - tried that but there is no provider by that name, only a service. And disabling it causes Singpass to force stop
Yes I saw that. Unfortunately I still get force close on trying to open singpassProvider is a separate tab. Check under that tab in App Manager. Hope other basic steps are also followed in magisk. Reboot device after disabling the service and provider.
I did install another ROM for testing. I tried singpass and was able to get it working with Magisk 23.3 and shamiko 0.5. No need of App Manager. i do reboot every time when config change is made on magisk.Yes I saw that. Unfortunately I still get force close on trying to open singpass
try to freeze the renamed magisk manager app using airfrozen.Has anyone figured out how to bypass Citibank SG v15.1 app Magisk detection?
Appreicate if you can share your know-how.
I have to use Island to isolate the damn app.
Hi. I am also getting the "Please try again" error during the app registration process. Could you kindly elaborate on the AdAway configuration issue? Thanks!For Singpass v14.1.0, disable provider o.getBundleArrayFromBundle and service o.getAndroidMinimumVersion is good enough to stop Singpass from detecting root.However, one will receive a pop-up error message "Sorry, something went wrong. Please try again" in the in-app browser (Singpass login website).
Updated: the error was due to my AdAway configuration.
Uncheck "Enable web server" under Preferences → Root based ad blocker. I think this is pixelserv which can block ads serve by HTTPS, however it will conflict with SSL certificates occasionally.Hi. I am also getting the "Please try again" error during the app registration process. Could you kindly elaborate on the AdAway configuration issue? Thanks!
Thank you but no luck here. Even with AdAway uninstalled and phone rebooted, I am still getting the "Please try again (82-t991)” error during the last stage of the registration process. Is there any services or providers that I should disable for singpass 14.2.0?Uncheck "Enable web server" under Preferences → Root based ad blocker. I think this is pixelserv which can block ads serve by HTTPS, however it will conflict with SSL certificates occasionally.
Can I have a step by step go to run this script? Newbie here. It will make Singpass run as per normal right? And by Package Manager, do I download it from F Droid?
Thanks for the tip! I tried riru+unshare, and I found that those two is enough to run Singpass without work profile (Shelter) or xprivacylua. I'm currently running it normally in normal user mode.That will not for singpass, this is what I do to get it work
App Manager and XPrivacyLua might be redundant but whatever, just do it anyway. Unshare is a must though, otherwise it won't work.
- In magisk, install Riru module
- In magisk, install LsPosed module
- Download Unshare - https://github.com/vvb2060/riru-unshare/releases
- In magisk, install Unshare
- Install App Manager - https://f-droid.org/en/packages/io.github.muntashirakon.AppManager/
- Install XPrivacyLua - https://repo.xposed.info/module/eu.faircode.xlua
- Install Shelter - https://play.google.com/store/apps/details?id=net.typeblog.shelter
- Reboot
- In LsPosed, enable XprivacyLua and Singpass in that same list
- In magisk, enable "Magisk Hide" in settings
- In magisk, press "Shield", hide Singpass all options (dropdown)
- In magisk, "hide Magisk" in settings, choose some really unpredictable name
- In App Manager, look for Singpass, go to "Services", disable that one "(Isolated)" service.
- Reboot
- In shelter, under personal profile, clone "Singpass"
- In shelter, under work profile, make sure no rooted apps in there
- In XPrivacyLua, look for Singpass, enable restrict on "Get Applications"
- Reboot
- Run Singpass (Work Profile), it may fail sometimes, just keep retry until it runs undetected.
Opening the script and reading the commends helped me with the K Plus app from Kasikorn Bank Thailand.Hi guys, I'm back on xda.
I'm on some 2 year long commitment which I guess most Singaporean males will know what I'm talking about...
Basically some ****ty stuff happened and I was away for a while.
From your discussion I think we just costed a company its contract with the Singapore gov
I'm yet figuring out the stuff about Singpass, but my phone's recent update got me into trouble with some banking apps - OCBC and POSB.
If one uses pm to disable all the vkey services, the apps will launch/crash, just disable vkey.android.vos.MgService alone will work.
I'm attaching a newer version of the script, to be executed as root as usual (added some comments)