Motion Sense (Any country enabled) working on May/June patch? - Google Pixel 4 XL Questions & Answers

Hi
I'm using april patch on my Pixel 4 and using a magisk module for activating motion sense on my device and I want to update but first to make sure that Soli can be enabled again, like I did.
There is someone in may or june update and with motion sense working with magisk or another trick? Can you explain to me to make it work?
Thanks you all!

On May update you can use motion sensor. Just edit buid prop..
pixel.oslo.allowed_override to 1..
I don't know about june update, because I didn't get that update yet.

Not working for me on may or june updates . Magisk module not working (1.2) . And i m passing safetynet checks.

Haxxan7 said:
On May update you can use motion sensor. Just edit buid prop..
pixel.oslo.allowed_override to 1..
I don't know about june update, because I didn't get that update yet.
Click to expand...
Click to collapse
ummm, if you can explain how you did it, it would be awesome. I was using the magisk module for the simplicity of it, I don't know a lot about this.
Thanks for the answer!

baleskoil said:
Not working for me on may or june updates . Magisk module not working (1.2) . And i m passing safetynet checks.
Click to expand...
Click to collapse
Thanks for the answer, maybe we'll need to use other ways.

Related

[UNOFFICIAL][2016-Nov-02]Xposed build that passes SafetyNet while enabled and active

UPDATE: Not even 24 hours and it fails SafetyNet now. I'm currently working on another solution.
Hi all. Long time lurker, first time developer. I created a modified version of the Xposed Framework that doesn't cause you to fail SafetyNet, even while it's enabled and active. Instructions:
Remove any existing Xposed versions
Get your phone in a state where it passes SafetyNet without Xposed (install a custom kernel to hide an unlocked bootloader, hide root with RootSwitch, etc.)
Install the Xposed Installer app if you don't already have it
Go to https://github.com/josephcsible/Xposed/releases/tag/v86a and download xposed-v86a-safetynet-josephcsible-sdk23-arm.zip
Flash xposed-v86a-safetynet-josephcsible-sdk23-arm.zip from recovery
Wipe cache and dalvik
Reboot
You should now have Xposed installed and enabled, with all of your modules working, without failing SafetyNet. Notes:
Do not turn off Xposed with RootSwitch with this build. It will probably break things because of differences in how app_process sits, and the entire point of this build is that you don't need to do this.
The only build I made was for ARM and Marshmallow, because that's all I have to test on
The official uninstaller won't work right with this version, so use my version of the uninstaller instead
This passes SafetyNet as of November 2nd. It probably won't for very long.
Technical details:
I made this build by compiling my own app_process, then editing it into the stock installer zip. I didn't recompile anything else or use the tools to make the zip.
app_process32 is now a regular file instead of a symlink to app_process32_xposed.
XposedBridge.jar is now called YqptfeBridge.jar (since SafetyNet checks the classpath for a file called XposedBridge.jar)
I obfuscated many of the strings in the app_process binary with a simple Caesar cipher. The source for this is in the GitHub with the download link.
Enjoy it while it lasts!
Great work, thanks! Though I think the method is kind of dirty.
Yeah, but I'm not overly concerned since I expect at best a few weeks before it gets patched and I have to redo it all anyway.
aviraxp said:
Great work, thanks! Though I think the method is kind of dirty.
Click to expand...
Click to collapse
You mean that it's not good to install it ?
MrMikeTyson said:
You mean that it's not good to install it ?
Click to expand...
Click to collapse
He means in terms of code quality and maintainability from developers' standpoints. It's perfectly fine from the users' ends.
josephcsible said:
He means in terms of code quality and maintainability from developers' standpoints. It's perfectly fine from the users' ends.
Click to expand...
Click to collapse
Ah ! Okay !! What about safetynet not passing ? See screenshots... What can i do please ?
MrMikeTyson said:
Ah ! Okay !! What about safetynet not passing ? See screenshots... What can i do please ?
Click to expand...
Click to collapse
It no longer passes for me either. I can't believe Google fixed it so fast. I'm working on another release now.
josephcsible said:
It no longer passes for me either. I can't believe Google fixed it so fast. I'm working on another release now.
Click to expand...
Click to collapse
Okay, i'll wait it and good luck for your work
Status update: My app_process is still not detected at all. It's now detecting something that's happening in Java (XposedBridge).
josephcsible said:
Status update: My app_process is still not detected at all. It's now detecting something that's happening in Java (XposedBridge).
Click to expand...
Click to collapse
So it means you cannot just rename the method/class, if I am right?
aviraxp said:
So it means you cannot just rename the method/class, if I am right?
Click to expand...
Click to collapse
I tried stubbing out the main method in XposedBridge to just call the real main method, and that made it pass. That leads me to conclude that it's a behavior thing and not a name thing.
So this version of xposed is passing?
Barfelonous said:
So this version of xposed is passing?
Click to expand...
Click to collapse
REREAD THE OP Please
josephcsible said:
UPDATE: Not even 24 hours and it fails SafetyNet now. I'm currently working on another solution.
Click to expand...
Click to collapse
: (
Any news on this?
meiser said:
Any news on this?
Click to expand...
Click to collapse
I haven't had time to work on it since my last update. I expect to have more time in June.
Hi is there an other way to use Xposed modules while passing safatynet check ? Its usefull on POGO !
Regards, Devilo !

CM13 Xposed Modules problem

Hello. I installed CM13 on my S3 I9300 yesterday and it works flawlessly. The problem is with Xposed though. I installed it and updated it without any problems, no bootloops. But after I ENABLE the downloaded Module, I am required to reboot the phone, but it just stays in the boot loop, so I am required to use the Xposed uninstaller. Any suggestions??
@.ALph4.
You did not have to create a topic without first looking at the discussion of xposed for marshmallow, verifying for sure I'm having the same problem.
This was due to the new security patch of the month of November, causing bootloop when activating the modules. If you want to use xposed I advise you to try a previous version of cm13, I believe that from the 13th of that month, all will give this error, try one of the previous day.
EsromG5 said:
@.ALph4.
You did not have to create a topic without first looking at the discussion of xposed for marshmallow, verifying for sure I'm having the same problem.
This was due to the new security patch of the month of November, causing bootloop when activating the modules. If you want to use xposed I advise you to try a previous version of cm13, I believe that from the 13th of that month, all will give this error, try one of the previous day.
Click to expand...
Click to collapse
So do you think it will get fixed soon? Because I don't really wanna roll back right now and I can wait. Tnx for telling me this.
.ALph4. said:
So it should get fixed in few days? Because I don't really wanna reroll right now and I can wait. Tnx for telling me this.
Click to expand...
Click to collapse
Press the thank you button to really thank
On the issue correction, we must wait, it all depends on the time and patience of the developer of xposed, as I believe the cyanogenmod team will not change the security patch for this.
EsromG5 said:
Press the thank you button to really thank
On the issue correction, we must wait, it all depends on the time and patience of the developer of xposed, as I believe the cyanogenmod team will not change the security patch for this.
Click to expand...
Click to collapse
As long as they can fix it I am fine with waiting. Good to know that it isn't just my phone... Thanks man.
Just to be clear, it worked just fine before that November security patch??
Edit:F*** them. https://forum.cyanogenmod.org/topic...loop-when-modules-are-enabled/#comment-614420
Moving to Resurrection Remix.
.ALph4. said:
Just to be clear, it worked just fine before that November security patch??
Edit:F*** them. https://forum.cyanogenmod.org/topic...loop-when-modules-are-enabled/#comment-614420
Moving to Resurrection Remix.
Click to expand...
Click to collapse
F them for not supporting third party modifications and prioritizing security updates?
Sent from my Nexus 6P using XDA Labs

soli doesn't work after may update

i enabled soli using enable soli by magisk, but after this new update its not working anymore
can any one help enable it again ?
Magisk Soli Module
mohammadmhs said:
i enabled soli using enable soli by magisk, but after this new update its not working anymore
can any one help enable it again ?
Click to expand...
Click to collapse
did you use the latest version of the module?
avdieev said:
did you use the latest version of the module?
Click to expand...
Click to collapse
yes I'm using v1.2
it was released after March update
solved
so after searching for a while I used this method instead and it works just fine.
all u need to do is install this module : https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
and add this prop using this module in terminal
pixel.oslo.allowed_override 1

Comdirect photoTAN app detecting root

Since version 8.3.0 additional measures to detect root have been added, do not update as MagiskHide won't be able to prevent detection. Until a solution is found I would recommend staying on the previous version for as long as possible.
Finding out what exactly is causing the root detection is beyond my technical abilities but I would provide as much information needed to those willing to help.
---
Update: December 14th 2021 - Method no longer sufficient
---
The solution found by @pxrave appears to be working:
pxrave said:
Hey fellas I got it working and others apps detect magisk before.
Update to latest v23
Install modules riru and riru unshare
Remove data from tan app
Go to magisk hide and tick all process to hide included the isolated
Start the tan app and do the activation again.
Problem you need wait 2 days to activate because comdirect use new activation process for photo tan app.
Working fine all version 8.3
Click to expand...
Click to collapse
Link to the Riru Unshare module:
GitHub - vvb2060/riru-unshare
Contribute to vvb2060/riru-unshare development by creating an account on GitHub.
github.com
also stcpay yesterday is updated to 1.6 and started to detect my magisk canary (22105)
I can confirm what swour says.
on Android 9 and 11, my magisk root is recognized, magiskhide is active and the phototan app is added.
Yes this is a serious problem. I used xposed magisk and x privacy... Latest comdirect tan app detect all...
+1
+1 big issue for me
Only solution I found (for now): Go back to version 8.2.1 using a backup or any mirror, e.g. https://downloadapk.net/comdirect-photoTAN-App.html
Unfortunately you need to register again then
I have already applied the update. The easiest method is to wait few days for a magisk fix, right? I would can wait few days, no problem. I have an absolutly clean Android 8.1 build on the phone for banking. It's crazy that the bank is make it so difficult for us to use a save own build.
allrightlite said:
The easiest method is to wait few days for a magisk fix, right? I would can wait few days, no problem.
Click to expand...
Click to collapse
Perhaps that is too optimistic. I doubt that one app is of great interest
Asellus said:
one app is of great interest
Click to expand...
Click to collapse
Until the new root detection is also available for other apps, it will be fixed quickly.
Conan179 said:
Until the new root detection is also available for other apps, it will be fixed quickly.
Click to expand...
Click to collapse
Thanks, then I will easly wait. No need to reactivate hopefully.
Conan179 said:
Until the new root detection is also available for other apps, it will be fixed quickly.
Click to expand...
Click to collapse
Yes, of course, if other app developers find a similar way. So, congrats to the developers of the phototan app to find it.
Asellus said:
Yes, of course, if other app developers find a similar way. So, congrats to the developers of the phototan app to find it.
Click to expand...
Click to collapse
I don't think so, there is at least one other app that shows the same behavior.
new root dedction
i updated stc pay yesterday to 1.6 and it found my magisk canary (22105) the think i notes is the (isolated) is added to the app !!!
forum.xda-developers.com
I also noticed the (isolated) thing with me.
I tried with v23 this morning, w/o success :-(
Same here, got v23 and working safetynet-fix, no success. Downgraded photoTAN to v8.2.1 .
+1
I'm not surprised, there is nothing in the changelog that this has been fixed.
Downgrading to 8.2.0 or 8.2.1 doesn't work for me. Did you do something else than uninstalling 8.3.0 and installing 8.2.1?
muschi.muscholini said:
Downgrading to 8.2.0 or 8.2.1 doesn't work for me. Did you do something else than uninstalling 8.3.0 and installing 8.2.1?
Click to expand...
Click to collapse
I have a ZTE Blade L130 with the old photo tan app, that is my rescue. But you can't activate the old one. But it's keep working.
muschi.muscholini said:
Downgrading to 8.2.0 or 8.2.1 doesn't work for me. Did you do something else than uninstalling 8.3.0 and installing 8.2.1?
Click to expand...
Click to collapse
I had to unhide the app in magisk hide and hide it again, after that it worked.

Root on one UI 4.0 SM 781B

Hello everyone I'm not used to post anything on forums. But this time i'm stuck big time. It's been four days since began to try to root my newly updated phone but I must miss something because i can't get anything working. I've tried the few methods i could find but none of them work. If someone got an idea or a life saving post on any serious android website, it is very welcome.
Thanks to anyone who will help in advance.
try the latest canary build, others have said that works on OneUI 4.
you should keep any modules zips you want as you can download them in the canary build..
3mel said:
try the latest canary build, others have said that works on OneUI 4.
you should keep any modules zips you want as you can download them in the canary build..
Click to expand...
Click to collapse
Thank you for your answer ! i will try it right now.
JesusCrisp said:
Thank you for your answer ! i will try it right now.
Click to expand...
Click to collapse
that should've said CAN'T download above.
I haven't tried it but this module adds a modules repo back for canary builds
https://github.com/Fox2Code/FoxMagiskModuleManager
Thanks a lot for your help, i've pretty much done everything i wanted to do now
Hi guys,
I also just acquired a 781B that I'd like to root.
Where is that canary build you are talking about ?
Thanks
samsammobile said:
Hi guys,
I also just acquired a 781B that I'd like to root.
Where is that canary build you are talking about ?
Thanks
Click to expand...
Click to collapse
At the botom you have dl link
Latest Magisk Canary release adds support for Android 12, drops MagiskHide
The newest update on Magisk's "bleeding edge" canary release channel brings in support for Android 12 and the new Zygisk feature. Read on!
www.xda-developers.com
JesusCrisp said:
At the botom you have dl link
Latest Magisk Canary release adds support for Android 12, drops MagiskHide
The newest update on Magisk's "bleeding edge" canary release channel brings in support for Android 12 and the new Zygisk feature. Read on!
www.xda-developers.com
Click to expand...
Click to collapse
Great
Thank you JesusCrisp

Categories

Resources