Related
As many of you know Nintendo's first mobile app Miitomo crashes on most custom kernels and ROMs. Since version 1.2.0 Miitomo does no longer check for root, but it checks the value of 'ro.debuggable'. If 'ro.debuggable' is set to '1' by the kernel (in /default.prop), Miitomo will crash.
So what this Module does, is to set 'ro.debuggable' to '0', using the shiny new resetprop introduced in Magisk v9. This Magisk Module is meant for people who can't use Xposed or don't want to.
For Xposed users, check my SecurityBypasser Xposed Module.
Tested on Lux (Moto X Play).
Download and Code over at github.
Can you make another module that sets ro.build.type=user in build.props?
Link_of_Hyrule said:
Can you make another module that sets ro.build.type=user in build.props?
Click to expand...
Click to collapse
Should not be a problem. Any particular reason?
Setialpha said:
Should not be a problem. Any particular reason?
Click to expand...
Click to collapse
Because Android Wear won't work if it's userdebug.
EDIT: I was able to make a script based on an existing script for something else thanks for your reply. This is the script I made if anyone needs it.
@Setialpha This still works great and you should get it put on the Magisk module repo.
Link_of_Hyrule said:
@Setialpha This still works great and you should get it put on the Magisk module repo.
Click to expand...
Click to collapse
+1
I can't install this on magisk with the install module feature. Does it work through twrp?
Brentboy said:
I can't install this on magisk with the install module feature. Does it work through twrp?
Click to expand...
Click to collapse
That's likely an issue with MagiskManager, flashing through TWRP will work.
Setialpha said:
That's likely an issue with MagiskManager, flashing through TWRP will work.
Click to expand...
Click to collapse
Thanks, and is there away to make this work for puzzle and dragons jp? I'm in nougat so can't use your xposed module :/
Just FYI it also helps with Super Mario Run.
This actually allows me to play Mario on my Oneplus One with resurrection remix ROM.
Thank you very much
So I do need to run that script of I don't want to have Android Wear issues?
well it helped in playing Mario Run but it made Yugioh duel links stop working so i uninstalled it
going to give this a try for mario. thanks very much!
WORKS!
Guys... Since v11.5 Magisk changes this prop value by default. If you're keeping up to date, there's really no need to flash the module, just enable Hide...
That is not working in resurrection remix (redmi note 3)
---------- Post added at 03:40 PM ---------- Previous post was at 03:36 PM ----------
Didgeridoohan said:
Guys... Since v11.5 Magisk changes this prop value by default. If you're keeping up to date, there's really no need to flash the module, just enable Hide...
Click to expand...
Click to collapse
That is not working in resurrection remix (redmi note 3)
I still think it would be great if this was added to the magisk module repo I know a lot of people probably use it.
Sent from my Nexus 7 using Tapatalk
Link_of_Hyrule said:
I still think it would be great if this was added to the magisk module repo I know a lot of people probably use it.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
It won't be added...
1 - Magisk Hide changes this prop by default. If someone has issues with Hide, there's always modules like this and you could also very easily make a boot script utilising resetprop.
2 - @topjohnwu have clearly stated he won't add modules that only changes a prop value to the repo. This is an upcoming feature in the Manager.
Didgeridoohan said:
It won't be added...
1 - Magisk Hide changes this prop by default. If someone has issues with Hide, there's always modules like this and you could also very easily make a boot script utilising resetprop.
2 - @topjohnwu have clearly stated he won't add modules that only changes a prop value to the repo. This is an upcoming feature in the Manager.
Click to expand...
Click to collapse
Oh ok so basically I don't even need this module any more?
Sent from my A0001 using Tapatalk
Link_of_Hyrule said:
Oh ok so basically I don't even need this module any more?
Click to expand...
Click to collapse
U don't need it, because magisk already does what this module does since months.
I'm using ResurrectionRemix Rom on my LG G3 Beat and Pokemon GO v. 0.67.2 and as soon as I install Magisk (used MagiskHide and tried many things) v. 12 or v. 13 beta it stops working. My device passes SafetyNet so it should not be a issue. Someone having this issue too? How can I fix that?
Edit: I finally found the issue. It's KernelAdiutor.
Thinkofname said:
I'm using ResurrectionRemix Rom on my LG G3 Beat and Pokemon GO v. 0.67.2 and as soon as I install Magisk (used MagiskHide and tried many things) v. 12 or v. 13 beta it stops working. My device passes SafetyNet so it should not be a issue. Someone having this issue too? How can I fix that?
Click to expand...
Click to collapse
Why do you use a pogo version that isn't forced yet? 0.67.1 works totally fine.
No need to update, especially not, if you don't know what the update contains and what it is doing.
Go to magisk settings and then to tick the "core only mode" checkbox. Reboot and you are done.
Google has strenghten SN policies and now Magisk modules functionality makes you fail SN check. The temporary solution is to disble all modules related functionality following the steps above.
Sent from my SM-G930F using Tapatalk
I've created a Pokemon Trainer Club account, just for these occasions, when once in a while someone comes in and have issues with PoGo not starting. Anyway...
Tried both 0.67.1 and 0.67.2 and they start up just fine on Magisk v13.0 (54e6a79) beta, OnePlus 3T, OxygenOS 4.1.6, Franco Kernel r24 and nothing else done except having enabled Magisk Hide. Does Resurrection Remix have ro.build.tags set to "release-keys" (and so on)?
DaSoul said:
Why do you use a pogo version that isn't forced yet? 0.67.1 works totally fine.
No need to update, especially not, if you don't know what the update contains and what it is doing.
Click to expand...
Click to collapse
On 0.67.1 I had the same issues
coto39 said:
Go to magisk settings and then to tick the "core only mode" checkbox. Reboot and you are done.
Google has strenghten SN policies and now Magisk modules functionality makes you fail SN check. The temporary solution is to disble all modules related functionality following the steps above.
Sent from my SM-G930F using Tapatalk
Click to expand...
Click to collapse
Tried it, but it won't work, I'm using this module to fix my safetynet bypass but it still don't work with it.
Didgeridoohan said:
I've created a Pokemon Trainer Club account, just for these occasions, when once in a while someone comes in and have issues with PoGo not starting. Anyway...
Tried both 0.67.1 and 0.67.2 and they start up just fine on Magisk v13.0 (54e6a79) beta, OnePlus 3T, OxygenOS 4.1.6, Franco Kernel r24 and nothing else done except having enabled Magisk Hide. Does Resurrection Remix have ro.build.tags set to "release-keys" (and so on)?
Click to expand...
Click to collapse
Checking that, I'll edit this comment when I've done that
Edit: Universal SafetyNet Fix edits them already
Are you able to pass safetynet check?
Sent from my SM-G930F using Tapatalk
coto39 said:
Are you able to pass safetynet check?
Sent from my SM-G930F using Tapatalk
Click to expand...
Click to collapse
That's what it says in the OP...
Didgeridoohan said:
That's what it says in the OP...
Click to expand...
Click to collapse
Ups. My bad.. I forgot about that.
Sent from my SM-G930F using Tapatalk
Btw. I found out using Magisk v. 13 beta with Core Modules Only does not pass SafetyNet, not even Basic Integrity. Seems a bit strange.
Found something in the magisk logs, there is a entry for every app that is listened in my Magisk hide List but not for pokemon go
Thinkofname said:
Found something in the magisk logs, there is a entry for every app that is listened in my Magisk hide List but not for pokemon go
Click to expand...
Click to collapse
It doesn't have to be on the list. It's using SafetyNet that is on there by default.
Didgeridoohan said:
It doesn't have to be on the list. It's using SafetyNet that is on there by default.
Click to expand...
Click to collapse
But what exactly makes it don't run?
Rootbeer sample in hide-list does not detect root at all...
Thinkofname said:
But what exactly makes it don't run?
Rootbeer sample in hide-list does not detect root at all...
Click to expand...
Click to collapse
No idea... If you're passing SafetyNet you've got some other issue than it detecting root.
Thinkofname said:
Btw. I found out using Magisk v. 13 beta with Core Modules Only does not pass SafetyNet, not even Basic Integrity. Seems a bit strange.
Click to expand...
Click to collapse
Try Using Universal SafetyNet Fix v2 Beta 3 with Magisk v12
and, what did you mean when says doesn't work? I guess you may have mock locations in dev settings enabled or Xposed installed.
I think I found the issue! I completly reinstalled RR, Magisk etc. with my apps but don't configured my other apps. Pokemon GO worked fine. After configuring Kernel Adiutor it doesn't let me in.
Edit: Yep, uninstalled it, reboot and started PoGo, it's working.
Thinkofname said:
I think I found the issue! I completly reinstalled RR, Magisk etc. with my apps but don't configured my other apps. Pokemon GO worked fine. After configuring Kernel Adiutor it doesn't let me in.
Edit: Yep, uninstalled it, reboot and started PoGo, it's working.
Click to expand...
Click to collapse
Would interesting know what configuration you did in Kernel Adiutor, it can helps others.
Edit: @Didgeridoohan how many times did occurs this to we? xd
Thinkofname said:
I think I found the issue! I completly reinstalled RR, Magisk etc. with my apps but don't configured my other apps. Pokemon GO worked fine. After configuring Kernel Adiutor it doesn't let me in.
Edit: Yep, uninstalled it, reboot and started PoGo, it's working.
Click to expand...
Click to collapse
Great. I'm curious as to what you're doing with Kernel Adiutor to cause this issue?
Edit: Ninja'd!
Didgeridoohan said:
Great. I'm curious as to what you're doing with Kernel Adiutor to cause this issue?
Edit: Ninja'd!
Click to expand...
Click to collapse
Just lowered my max. cpu freq, max. gpu freq, edited some cpu governor settings and edited my lmk settings.
Guys, I wonder, is anyone able to run Pokemon Go with other modules enabled in Magisk or is it still not possible ? With Viper4Android to be precise.
MartinMGS said:
Guys, I wonder, is anyone able to run Pokemon Go with other modules enabled in Magisk or is it still not possible ? With Viper4Android to be precise.
Click to expand...
Click to collapse
Did you try Universal SafetyNet Fix v2 Beta 4? Is in the first page of this sub-forum
So I know this issue is because of XPOSED, but I would like to know if anyone else is experiencing this issue. Basically the Emirates App just blacks out or crashes when XPOSED is installed, I tried uninstalling XPOSED on Magisk and the app worked again, but as soon as I installed XPOSED again it just stopped working. Can anyone confirm this? This issue didn't exist about half a year ago.
So no one else?
yanniclord said:
So no one else?
Click to expand...
Click to collapse
yes, I can confirm this - I even tried to hide the Emirates App with Magisk - no luck
bhammler said:
yes, I can confirm this - I even tried to hide the Emirates App with Magisk - no luck
Click to expand...
Click to collapse
Oh thank god, so it isn't just me then, thought my Phone was bugged in some way (and/or Tablet).
@topjohnwu This seems to be an issue with Magisk Hiding, could you take a look at it?
yanniclord said:
@topjohnwu This seems to be an issue with Magisk Hiding, could you take a look at it?
Click to expand...
Click to collapse
Magisk can't hide Xposed. The best you can do is to disable the Xposed Magisk module when you need to use the app, or try with the No Device Check Xposed module (it can fake a ctsProfile pass).
Didgeridoohan said:
Magisk can't hide Xposed. The best you can do is to disable the Xposed Magisk module when you need to use the app, or try with the No Device Check Xposed module (it can fake a ctsProfile pass).
Click to expand...
Click to collapse
Oh I didn't know about the last module you mentioned there, awesome. But the problem isn't just XPOSED, it is Magisk as well, as long as I have them installed, the Emirates App doesn't work for me. Does it work for you? (Try with/without XPOSED if you can to confirm for me, need more testers).
yanniclord said:
Oh I didn't know about the last module you mentioned there, awesome. But the problem isn't just XPOSED, it is Magisk as well, as long as I have them installed, the Emirates App doesn't work for me. Does it work for you? (Try with/without XPOSED if you can to confirm for me, need more testers).
Click to expand...
Click to collapse
If it's an issue with Magisk you're in the wrong forum.
And I can start the app just fine with Magisk installed, without even adding it to MagiskHide or hiding the Manager. I don't think it has an issue with Magisk.
I'm not going to install Xposed just for that...
I am getting error on my tez app, due to my Google play I think so.. it has started recently... Please anyone help me
Tez App is not working Now... As i Have installed Magisk And the root is enabled,but the Tez App is showing my device is rooted. please help me..!! I Need a Solution Very Fast.. if anyone can help me ... please reply for this
gokulraj3 said:
I am getting error on my tez app, due to my Google play I think so.. it has started recently... Please anyone help me
Click to expand...
Click to collapse
Everyone facing this. Looks like we will have to wait for either magisk to update or some tez trick
Sent from my Redmi Note 5 using Tapatalk
gokulraj3 said:
Tez App is not working Now... As i Have installed Magisk And the root is enabled,but the Tez App is showing my device is rooted. please help me..!! I Need a Solution Very Fast.. if anyone can help me ... please reply for this
Click to expand...
Click to collapse
hey bro,
try using this module
https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
and then, report if you still facing any problems. :good:
Happy to help
hackiee said:
hey bro,
try using this module
https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
and then, report if you still facing any problems. :good:
Happy to help
Click to expand...
Click to collapse
That module won't do anything for fooling Tez. Unless the issue is that SafetyNet's ctsProfile is false while basicIntegrity is true...
Didgeridoohan said:
That module won't do anything for fooling Tez. Unless the issue is that SafetyNet's ctsProfile is false while basicIntegrity is true...
Click to expand...
Click to collapse
Which it is not
SN passes but tez is now detecting something
Didgeridoohan said:
That module won't do anything for fooling Tez. Unless the issue is that SafetyNet's ctsProfile is false while basicIntegrity is true...
Click to expand...
Click to collapse
Improved hiding - editing prop files
Often, it's easy to circumvent root detection, but in some rare instances apps (mainly banking apps) go that extra distance. These apps might look at the actual prop values written in build.prop and default.prop rather than the loaded values. This module can hide that. For more details, check out the documentation on GitHub.
quoted from the same module bro, Check it. :fingers-crossed:
I am using Tez successfully with magisk and even with Xposed.
Check SS.
hackiee said:
Improved hiding - editing prop files
Often, it's easy to circumvent root detection, but in some rare instances apps (mainly banking apps) go that extra distance. These apps might look at the actual prop values written in build.prop and default.prop rather than the loaded values. This module can hide that. For more details, check out the documentation on GitHub.
quoted from the same module bro, Check it. :fingers-crossed:
I am using Tez successfully with magisk and even with Xposed.
Check SS.
Click to expand...
Click to collapse
This module not working anymore. I already tested it on few roms. Tez Still not working. Safety net passes but tez doesn't work. Btw this module is for passing safetynet. Not to help with those apps which you are describing. It wil only help with those apps which just rely on normal safetynet passing. Other stuff or apps. We need to figure out ourselves
Sent from my Redmi Note 5 Pro using Tapatalk
hackiee said:
quoted from the same module bro, Check it. :fingers-crossed:
Click to expand...
Click to collapse
I have checked it. Hint: compare user names...
I am using Tez successfully with magisk and even with Xposed.
Check SS.
Click to expand...
Click to collapse
I seriously doubt it's because of the mentioned module above...
But, if you'd describe your method for using Tez I'm sure there are a whole bunch of users that would be interested to know.
Kapiljhajhria said:
This module not working anymore. I already tested it on few roms. Tez Still not working. Safety net passes but tez doesn't work. Btw this module is for passing safetynet. Not to help with those apps which you are describing. It wil only help with those apps which just rely on normal safetynet passing. Other stuff or apps. We need to figure out ourselves
Sent from my Redmi Note 5 Pro using Tapatalk
Click to expand...
Click to collapse
Bro, check my screenshots. I am with xposed framework. So, SN doesn't pass. But, my tez app and other apps are not detecting root coz of that module.
And I am saying this coz before that module, I was facing same problems in Paytm, Tez, etc. even though i had used magisk hide on those apps at that time. But, believe me or not after using this module's "Improved hiding" feature they are not detecting my root. :laugh:
Check out my Root beer's tests before and after magisk hide with that module's improved hiding.
I can't justify more, try yourself.
hackiee said:
Check out my Root beer's tests before and after magisk hide with that module's improved hiding.
I can't justify more, try yourself.
Click to expand...
Click to collapse
Seriously? That's the only thing you've done? Activated the "Improved hiding" of MagiskHide Props Config? Hm...
hackiee said:
Bro, check my screenshots. I am with xposed framework. So, SN doesn't pass. But, my tez app and other apps are not detecting root coz of that module.
And I am saying this coz before that module, I was facing same problems in Paytm, Tez, etc. even though i had used magisk hide on those apps at that time. But, believe me or not after using this module's "Improved hiding" feature they are not detecting my root. :laugh:
Check out my Root beer's tests before and after magisk hide with that module's improved hiding.
I can't justify more, try yourself.
Click to expand...
Click to collapse
Dude can you share more details pls..let's see if it works
What did you do? Just flashed the module? Any extra commands or change specific props?
Are you using the tez hider mod as well? Or in other words have you disabled telephone perms from play services?
Have you tried re registering? In the last 2 days or so? Does it work?
Didgeridoohan said:
I have checked it. Hint: compare user names...
Click to expand...
Click to collapse
Oh, sorry bro, I didn't noticed you are the developer of the same module I was boasting about
Didgeridoohan said:
I seriously doubt it's because of the mentioned module above...
But, if you'd describe your method for using Tez I'm sure there are a whole bunch of users that would be interested to know.
Click to expand...
Click to collapse
bro, I am not applying some magic tricks It's your module I am using for the purpose of improving of the hideness of magisk root. Hey, plus I am using 1 extra module also "TezHider4Mgisk". But, I really doubt that it is doing that job, coz I tell you what I am using this(TezHider4Mgisk) module like from months & didn't faced problems.
And recently, after the latest update of Tez app, I started facing issue of "Can't authorize app coz of root or custom rom" something like that warning.
Then, I came across your module and after applying your module my Tez was back to work. :laugh:
I don't have any special setup for Tez.
Using these the above mentioned modules as
"TezHider4Mgisk" & "Your module"'s only improved hiding option.
Using magisk hide to hide (I am mentioning only relevant apps)
Tez, Google play store, Google services framework,Phone, Phone & messaging storage, Phone services, & some other payment apps only.
And voila everything as Rock solid. :silly::silly:
And btw, I am on AEX custom rom with my beloved Lenovo P2 , magisk v16 & Tez app updated to latest.
I can provide any more information you want regarding this
Happy to Help :highfive:
---------- Post added at 12:13 AM ---------- Previous post was at 12:11 AM ----------
Didgeridoohan said:
Seriously? That's the only thing you've done? Activated the "Improved hiding" of MagiskHide Props Config? Hm...
Click to expand...
Click to collapse
yes bro, these SS are after magisk hide disabled and enabled for RootBeer.
Didgeridoohan said:
Seriously? That's the only thing you've done? Activated the "Improved hiding" of MagiskHide Props Config? Hm...
Click to expand...
Click to collapse
for me its not working, safetynet passed for my device.
but tez not working
TR!O said:
for me its not working, safetynet passed for my device.
but tez not working
Click to expand...
Click to collapse
I've seen lots of reports of the same nature, that's why I was surprised by @hackiee's claim... I'm still not convinced that it was the "Improved hiding" that did the trick for him, but I can't investigate any further since I don't have any practical way of testing and playing around with Tez.
Didgeridoohan said:
I've seen lots of reports of the same nature, that's why I was surprised by @hackiee's claim... I'm still not convinced that it was the "Improved hiding" that did the trick for him, but I can't investigate any further since I don't have any practical way of testing and playing around with Tez.
Click to expand...
Click to collapse
Pretty sure its something else. I have tried all that already. Not just me but other people as well. It doesn't work
Sent from my Redmi Note 5 Pro using Tapatalk
hackiee said:
I don't have any special setup for Tez.
Using these the above mentioned modules as
"TezHider4Mgisk" & "Your module"'s only improved hiding option.
Using magisk hide to hide (I am mentioning only relevant apps)
Tez, Google play store, Google services framework,Phone, Phone & messaging storage, Phone services, & some other payment apps only.
And voila everything as Rock solid. :silly::silly:
And btw, I am on AEX custom rom with my beloved Lenovo P2 , magisk v16 & Tez app updated to latest.
I can provide any more information you want regarding this
Happy to Help :highfive:
---------- Post added at 12:13 AM ---------- Previous post was at 12:11 AM ----------
yes bro, these SS are after magisk hide disabled and enabled for RootBeer.
Click to expand...
Click to collapse
Are you using xposed? Which modules in xposed? Any root cloak module?
Yeah I tried too. It's not working for me too
Not working here either. Hope someone finds what's actually breaking the tez app even though safety net passes.
It started working for me after disabling ADB.
Can anyone else also confirm that?
My phone is a Xiaomi Redmi Note 10 5G, as most of you know by now. I set fingerprint and BASIC key attestation to Pixel 6, and have Device Simulation on too (product.brand, product.name and product.device. I can't enable product.model though for some reason. It just doesn't give me the option but it does tell me that it's disabled).
YASNAC (Yet Another SafetyNet Attestation Checker) says that I'm failing Basic Integrity and CTS Profile Match. (Evaluation type: BASIC, Advice: 'RESTORE TO FACTORY ROM')
I also have the Universal SafetyNet Bypass module, which doesn't work either.
I have attached the MagiskHide Props Config logs too. (Main Menu > Option number 8)
Play Store says my device is uncertified.
Oh that's so weird! Google just gave me a email saying "Welcome to your Pixel 6". I guess it's detecting the props but SafetyNet is like: 'Nope!'
Is anybody going to help?
nrhgeursjew said:
Is anybody going to help?
Click to expand...
Click to collapse
Nothing gonna help to solve this issue.
@nrhgeursjew,
Have you tried the latest @Displax Universal SafetyNet Fix v2.4.0-MOD_1.2 on XDA or GitHub?
roirraW edor ehT said:
@nrhgeursjew,
Have you tried the latest @Displax Universal SafetyNet Fix v2.4.0-MOD_1.2 on XDA or GitHub?
Click to expand...
Click to collapse
Thanks for responding here and to my report. I'll try this a little later!
nrhgeursjew said:
Thanks for responding here and to my report. I'll try this a little later!
Click to expand...
Click to collapse
You're welcome, and I hope it does the trick for you.
roirraW edor ehT said:
You're welcome, and I hope it does the trick for you.
Click to expand...
Click to collapse
Thank you! If you have the time, could you help me with this?
roirraW edor ehT said:
You're welcome, and I hope it does the trick for you.
Click to expand...
Click to collapse
It didn't work. Device is still uncertified. I know why and I found the fix - the fingerprint that came with my phone is uncertified, so when I use MagicHide Props to change it then it works. I stated in my original post that doing this didn't work but somehow, in 2023, it does! Yay!
nrhgeursjew said:
Thank you! If you have the time, could you help me with this?
Click to expand...
Click to collapse
I don't have this phone, and I haven't flashed a custom ROM in the last seven years, so I apologize, but I can't help regarding that issue. I just thought I could weigh in on the more general subject of this thread.
nrhgeursjew said:
It didn't work. Device is still uncertified. I know why and I found the fix - the fingerprint that came with my phone is uncertified, so when I use MagicHide Props to change it then it works. I stated in my original post that doing this didn't work but somehow, in 2023, it does! Yay!
Click to expand...
Click to collapse
Too bad it didn't work, but I'm glad you found that MagiskHide Props is doing the trick now. FYI, sometimes fixes for these kinds of things, including using the USNF (Universal SafetyNet Fix) take some time to be reflected in the OS, isn't necessarily instantaneous, and sometimes requires wiping some Google apps' cache and data and/or an extra reboot.
Thank you, again, for your responses. I ended up re-flashing the phone with Pixel Experience and then changing fingerprint to Pixel 6, as mentioned here:
nrhgeursjew said:
the fingerprint that came with my phone is uncertified, so when I use MagicHide Props to change it then it works.
Click to expand...
Click to collapse
Hopefully this fixes the keyboard issue. I think it has though since it hasn't disappeared in a while.
This is the safety net fix for latests td gsi a13 based