Sample Header Ad - 728x90

Bypassing advanced root / modded framework detection

5 votes
1 answer
10270 views
In the past,solutions for preventing root detection were centered around safety-net, Magisk hide or XPosed modules like Sudo hide. With Magisk 24.1 plus Magisk Hide isn't an option and modules like Sudo hide aren't being maintained anymore. All revolving around a "frontal attack" of detecting root The sneakier way would be to find other ways to detect the root status based on finding traces of modded framework/ Xposed modules/Lsposed framework and obviously know that device is rooted and refuse to work.Or worse, a combination of both frontal and sneaky detection! As I mentioned here https://android.stackexchange.com/q/245242/131553 , Shamiko seemed to be an option but the adverse comments around it discouraged me. Searching for alternatives to Shamiko, led me to the revelation that there are enough instances already of sophisticated banking/streaming/gaming using "sneaky" ways to circumvent user measures like faking safety-net etc. So, I was getting ready for the future when one of the banking apps I use would turn sneaky and be ready for it. This search led me to an Xposed module which looks promising and (another) self-answered question. **Caveat: YMMV** If you know of another solution, please add as an answer.
Asked by beeshyams (41555 rep)
Feb 7, 2022, 12:38 PM
Last activity: Feb 7, 2022, 01:27 PM