NEED HELP REVERTING TO PREVIOUS MAGISK VERSION AND FLASH - Google Pixel 4 XL Questions & Answers

Hi,
I know MagiskHide is going away, and I am planning to upgrade to the Pixel 6 Pro in the next 1-2 weeks.
However, my Pixel 4 XL is still rooted on Android 11.
I opened Magisk last night and saw that there was an update and updated to:
Magisk: d7e7df3b (23010)
App: d7e7df3b (23010)
When I did this, Magiskhide and SafetyNet Check were completely removed. i know this will probably be inevitable in the future, but can anyone ptovide me link to the previous Magisk flash and app version, so I can reverse everything?
As of now, I can no longer use Android Pay and many of my previously hidden apps will no longer run.

diesteldorf said:
Hi,
I know MagiskHide is going away, and I am planning to upgrade to the Pixel 6 Pro in the next 1-2 weeks.
However, my Pixel 4 XL is still rooted on Android 11.
I opened Magisk last night and saw that there was an update and updated to:
Magisk: d7e7df3b (23010)
App: d7e7df3b (23010)
When I did this, Magiskhide and SafetyNet Check were completely removed. i know this will probably be inevitable in the future, but can anyone ptovide me link to the previous Magisk flash and app version, so I can reverse everything?
As of now, I can no longer use Android Pay and many of my previously hidden apps will no longer run.
Click to expand...
Click to collapse
If you are referring to the latest stable version, 23.0, it's in his Github.
GitHub - topjohnwu/Magisk: The Magic Mask for Android
The Magic Mask for Android. Contribute to topjohnwu/Magisk development by creating an account on GitHub.
github.com

Thanks.....so I'm planning to revert back to 23.0 and then use 23.0 to repatch the stock boot.img. Hoping that will restore Magiskhide and everything I had before the update.
At this point, I am planning to stick with Android 11 and just want to reverse the upgrade from last night.
Really appreciate your help.

You can try Magisk Alpha (t.me/magiskalpha)
It is a forked version of Magisk by one of its former lead developers. It has option to choose between zygisk and magisk hide. I tested it on Pixel 4 XL and 6 Pro where it was able to pass safetynet checks.

Related

SafetyNet Compatible ROMs

I maintain a few devices for my family members, and as I'm seeing more and more apps requiring SafetyNet checks for compatibility, I'm afraid I'm going to need to change my typical phh SuperUser setup I've been using in favor of using Magisk for root, since it can pass a SafetyNet check.
Are most ROMs out there able to pass SafetyNet if rooted with Magisk? I'm currently using OmniROM on most of my devices, but the dev team has explicitly stated that they don't support or recommend rooting. I know that a few ROMs specifically claim that they pass SafetyNet with Magisk. Is this the exception, or the norm?
What do I need to look for in a ROM to know if it will pass these checks?
wrkerr said:
I maintain a few devices for my family members, and as I'm seeing more and more apps requiring SafetyNet checks for compatibility, I'm afraid I'm going to need to change my typical phh SuperUser setup I've been using in favor of using Magisk for root, since it can pass a SafetyNet check.
Are most ROMs out there able to pass SafetyNet if rooted with Magisk? I'm currently using OmniROM on most of my devices, but the dev team has explicitly stated that they don't support or recommend rooting. I know that a few ROMs specifically claim that they pass SafetyNet with Magisk. Is this the exception, or the norm?
What do I need to look for in a ROM to know if it will pass these checks?
Click to expand...
Click to collapse
I think you need to have release keys and approved build fingerprint
Look at "Xiaomi SafetyNet Fix for Beta & C. ROMs" Xiaomi SafetyNet Fix for Beta & C. ROMsMagisk module. Use it as a base for your phone.
You can also look at the similar module for my device (LeEco Le Max 2)
https://forum.xda-developers.com/le-max-2/themes/magisk-how-to-pass-safetynet-check-t3617017
to see what changes should be made to Port the module to the new device.

How do I install Xposed on a stock ROM?

Here are my details:
Google Pixel
Android Pie
Stock
Bootloader unlocked
I know thatXposed does not support Pie yet. So, I am willing to install Edxposed, instead, or any other fork of Xposed for Pie.
So, how do I install it? Do I download the stock ROM and modify it somehow?
All I really want is Xprivacy, so if anyone also knows of anything else like it for Pie and any custom ROM that includes said alternative, then please tell me what they are (alternative to Xposed and Pie ROM that includes it).
Master Melab said:
Here are my details:
Google Pixel
Android Pie
Stock
Bootloader unlocked
I know thatXposed does not support Pie yet. So, I am willing to install Edxposed, instead, or any other fork of Xposed for Pie with I believe with exposed.
So, how do I install it? Do I download the stock ROM and modify it somehow?
All I really want is Xprivacy, so if anyone also knows of anything else like it for Pie and any custom ROM that includes said alternative, then please tell me what they are (alternative to Xposed and Pie ROM that includes it).
Click to expand...
Click to collapse
Installation of edxposed is done through magisk.
They are not in the download section of the magisk repo and have to be installed manually in the modules menu with the + button. You will need the 2 files to flash in magisk + the exposed installer from this thread.
If it works you will need xprivacylua ( not xprvacy) which Marcel is currently working on to improve for pie with I believe edxposed.
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
https://forum.xda-developers.com/xposed/modules/xprivacylua6-0-android-privacy-manager-t3730663
As for any other xposed versions for pie I have not heard of any others
Note: edxposed does not work for me on my s8 yet so I am not sure about your pixel.
I can confirm that EdXposed works on Pixel, I have it installed.
Like how @spawnlives said, the installation process is simple enough.
Just be careful what modules you install, a lot of them is not compatible yet and you could end in a bootloop and have to uninstall the modules via twrp.
I suggest you to read the list of compatible modules here.
If you're interested in a privacy module, looks like xprivacylua is already compatible with EdXposed.
spawnlives said:
Installation of edxposed is done through magisk.
They are not in the download section of the magisk repo and have to be installed manually in the modules menu with the + button. You will need the 2 files to flash in magisk + the exposed installer from this thread.
If it works you will need xprivacylua ( not xprvacy) which Marcel is currently working on to improve for pie with I believe edxposed.
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
https://forum.xda-developers.com/xposed/modules/xprivacylua6-0-android-privacy-manager-t3730663
As for any other xposed versions for pie I have not heard of any others
Note: edxposed does not work for me on my s8 yet so I am not sure about your pixel.
Click to expand...
Click to collapse
Is Magisk a custom ROM?
Master Melab said:
Is Magisk a custom ROM?
Click to expand...
Click to collapse
No, magisk is a method to root your phone
https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382

Do you still need Magisk Canary build to root Android 11?

Hello,
Recently, my Pixel 4XL started showing me notifications saying that I should update to Android 11 soon.
I was afraid to use Magisk Canary since it's not official and still has some bugs.
Do you still need Magisk Canary build to root Android 11?
If not, is there a guide that shows how?
Thanks,
TY53
TY53 said:
Hello,
Recently, my Pixel 4XL started showing me notifications saying that I should update to Android 11 soon.
I was afraid to use Magisk Canary since it's not official and still has some bugs.
Do you still need Magisk Canary build to root Android 11?
If not, is there a guide that shows how?
Thanks,
TY53
Click to expand...
Click to collapse
Canary magisk is necessary to root A11 at this time. Sorry?
TY53 said:
Hello,
Recently, my Pixel 4XL started showing me notifications saying that I should update to Android 11 soon.
I was afraid to use Magisk Canary since it's not official and still has some bugs.
Do you still need Magisk Canary build to root Android 11?
If not, is there a guide that shows how?
Thanks,
TY53
Click to expand...
Click to collapse
Badger50 said:
Canary magisk is necessary to root A11 at this time. Sorry?
Click to expand...
Click to collapse
For what it's worth, I've been running canary since it became available. Middle of 2018...
Yes it's a test bed, yes it's had blips that were fixed quickly. No I've never once lost use of my phone because of it.
Thank you for answering ,
I'll read more about the Canary version and see if I am fine with the risk.
I just don't want to lose my phone, but it keeps sending notifications saying that my system is outdated and I need to update.
TY53

CaixaBank Pay on new S8 rooted

Hi,
I´ve problems to using my bank app Caixabank Pay (and I think others too like CaixaBankNow and CaixaBank Sign) on a new Samsung Galaxy S8 (SM-G950F) with a custom rom, while is working in a old phone Xiaomi Mi5s with same app version and same Magisk version with other custom rom.
These are my steps:
I installed the custom ROM (Havoc-OS v4.2) with the Gapps.
Download the CaixaBank Pay app (Google Play: CaixaBank Pay download) and install. The apps works without problem, so the problem isn´t Knox.
Extract `boot.img` from my custom rom, install Magisk 22.1 apk like any other app, patch the image and flash with TWRP the patched image.
Reboot, hide Magisk Manager with "Settings" name, enable MagiskHide and hide the Caixabank app process (es.lacaixa.hceicon2). The result it´s that CaixaBank app detects root and closes inmediatly I try to open .
At this point, if I flash again the original `boot.img`, as the Magisk manager was already hidden under the name of "Settings", the Caixabank app works like a charm...
I tested with this all this varians obtained same results:
Different Magisk versions 22.0, 22.1
Different roms: Havoc-OS 4.2, LineageOS 17.1, HadesRom Q 1.0, ProjectSakura-GAPPS-2.Q-20200915
Safetynet is passed with external checker but not passed with Magisk checker. I think this is normal like I saw in other posts like this or this.
Anyone can test the app, because it´s closed directly and not needed login.
There are the details of the phones:
Xiaomi Mi5s (capricorn)
Android version: 10
Rom: PixelExperience plus capricorn 10
Caixabank app version: 3.90
Magisk Root: 22.0 (22000)
Magisk App: 22.1 (22100) (18) (package name: tybwt.kjnyh)
Status: WORKING
Samsung Galaxy S8 (SM-G950F) (dreamlte)
Android version: 11
Rom: Havoc-OS 4.2
Caixabank app version: 3.90
Magisk Root: 22.0 (22000)
Magisk App: 22.1 (22100) (20) (package name: ken.s.y.br)
Status: NOT WORKING
Anyone have any idea to try...??
Tested with latest Canary (fb8000b5) (22104) and same results...
The unique difference is that Safatynet now passes correctly..
¿Does anyone have any ideas?
Pfff. es para volverse loco (it's just something to turn crazy with)...
I've used it with havoc 2.9 and mi mix 2 without problems, but does not even start with cherishos and android 10, so it depends on the custom rom...
Also as our "beloved" caixabank don't want to pay comission to Google, it does not work with google pay, so "dos piedras" = "bear with it"
New tested with new version and updated ROM, but same results:
Magisk version: 23.0
Different roms: ProjectSakura-5.R-GAPPS-20210525-1250-dreamlte-OFFICIAL
I tested with MomoHider and with Riru Unshare and same results.
Step 5 still working, If I flash the original boot.img temporaly, the apps works correctly..
Albvadi said:
New tested with new version and updated ROM, but same results:
Magisk version: 23.0
Different roms: ProjectSakura-5.R-GAPPS-20210525-1250-dreamlte-OFFICIAL
I tested with MomoHider and with Riru Unshare and same results.
Step 5 still working, If I flash the original boot.img temporaly, the apps works correctly..
Click to expand...
Click to collapse
The same happens to me on crdroid with android 11 on mi mix 2
Now, In my old phone, itsn´t working anymore....
The Magisk, ROM, app version and all are exactly the same. I haven´t installed nothing new in my phone, simply rebooted a few days ago... But now, it´s detecting root and force close at start...
I tested with XPrivacyLua and same results...
Albvadi said:
Now, In my old phone, itsn´t working anymore....
The Magisk, ROM, app version and all are exactly the same. I haven´t installed nothing new in my phone, simply rebooted a few days ago... But now, it´s detecting root and force close at start...
I tested with XPrivacyLua and same results...
Click to expand...
Click to collapse
They update frequently their tools with sophisticated root-detection strategies, so it's difficult to be rooted and keep using caixabank apps...

Question How to hide root and Magisk?

Objective : Be able to use UPI/Banking apps on rooted phone.
Problem : MIUI Security app detecting root access even after using 'Hide the Magisk App'.
I have a Redmi Note 11 (spes) running on xiaomi.eu - MIUI 13. It's rooted using Magisk v26.1.
I have hidden the Magisk app using it's in-built 'Hide the Magisk App' option. But when I do a security scan in the in-built MIUI Security app, it is able to detect root access and shows payment environment not secure.
How can I fix this?
Where did you get 26.2?
Sheist! said:
Where did you get 26.2?
Click to expand...
Click to collapse
My mistake, it's v26.1.
parker_04 said:
Objective : Be able to use UPI/Banking apps on rooted phone.
Problem : MIUI Security app detecting root access even after using 'Hide the Magisk App'.
I have a Redmi Note 11 (spes) running on xiaomi.eu - MIUI 13. It's rooted using Magisk v26.1.
I have hidden the Magisk app using it's in-built 'Hide the Magisk App' option. But when I do a security scan in the in-built MIUI Security app, it is able to detect root access and shows payment environment not secure.
How can I fix this?
Click to expand...
Click to collapse
This here: https://github.com/kdrag0n/safetynet-fix plus zygisk activated in magisk could be the way to go. Here's the thread of the project where you can find more information. Cheers
NeoPreacher said:
This here: https://github.com/kdrag0n/safetynet-fix plus zygisk activated in magisk could be the way to go. Here's the thread of the project where you can find more information. Cheers
Click to expand...
Click to collapse
Get the Displax version. Yes, with Zygisk and hide Magisk.
Release v2.4.0-MOD_1.2 · Displax/safetynet-fix
Google SafetyNet attestation workarounds for Magisk - Release v2.4.0-MOD_1.2 · Displax/safetynet-fix
github.com

Categories

Resources