So I have LineageOS 14.1 installed on my Huawei P8 Lite (2017) that doesn't support signature spoofing and I also have microg installed, the only check thats missing is the signature spoofing one and I was wondering what the best way to get signature spoofing on my device? I've heard about some methods such as using Xposed Framework's module FakeGAPPS or using NanoDroid. I just worry about soft bricking my phone or whatever. My device is rooted and has magisk installed also. What is the best method to get signature spoofing?
Update: I used Nanodroid patcher and flashed via magisk it seems to have got the job done
Related
So just a quick question I know there's a way to install Viper for Nougat I did this before I installed Magisk. But I just wanted to know if I were to install it would it break android pay?
Absolutely not.
That kind of issue is related to SafetyNet bypass (that you've to check from the main tab of Magisk Manager): if it's shown as Passed, you can use Android Pay without any trouble.
You can install V4A from Magisk repo, but I remember that's not working under OxygenOS (I was testing under Open Beta 7).
Hope to be wrong for Open Beta 10.
I would like to install xposed in my mi6 .
Anyone can provide me with the working xposed link?
Which rom are you on? Nougat miui or oreo? Nougat aosp/los based or oreo?
Also if aosp/los based and oreo, is your rom a project treble enabled or not? (In case you'd like to install it from magisk systemlessly)
Also have you unlocked your bootloader and flashed twrp custom recovery in the first place or not?
Without these information I'm sorry, your best option should be first searching for each of them on google to learn what they are, then see how to install and/or perform these actions.
I have tried to install magisk xposed and failed. I have xiaomi.eu 9.5.3.0 Oreo, magisk 16.0, TWRP 3210... Any advice please?
Petar0 said:
I have tried to install magisk xposed and failed. I have xiaomi.eu 9.5.3.0 Oreo, magisk 16.0, TWRP 3210... Any advice please?
Click to expand...
Click to collapse
There is no working xposed for miui oreo.
https://github.com/rovo89/Xposed/issues/317
rovo89 said:
I wish Xiaomi/MIUI would stop messing with critical Android internals, but they do it again every release for no apparent reason. That's why MIUI issues have low priority for me. I'll look at this in more detail once other issues are solved (which might easily take a few weeks).
Click to expand...
Click to collapse
ccelik97 said:
Which rom are you on? Nougat miui or oreo? Nougat aosp/los based or oreo?
Also if aosp/los based and oreo, is your rom a project treble enabled or not? (In case you'd like to install it from magisk systemlessly)
Also have you unlocked your bootloader and flashed twrp custom recovery in the first place or not?
Without these information I'm sorry, your best option should be first searching for each of them on google to learn what they are, then see how to install and/or perform these actions.
Click to expand...
Click to collapse
I am on miuipro 8.3.29 android 8.0
My device is rooted
Unlocked boot loader
And i guess its not project treble enabled
Ccelik97
I m on miuipro 8.3.29
Android oreo
My device is rooted and unlocked bootlloader.
And its not project reble enabled :/
Will you explain what is projext treble?
Petar0 said:
I have tried to install magisk xposed and failed. I have xiaomi.eu 9.5.3.0 Oreo, magisk 16.0, TWRP 3210... Any advice please?
Click to expand...
Click to collapse
Just look my post above and try that disable resource hook thing.
EDIT: Sorry it'll be below because I've deleted my post accidentally
Waiting
Santo Hasib said:
Ccelik97
I m on miuipro 8.3.29
Android oreo
My device is rooted and unlocked bootlloader.
And its not project reble enabled :/
Will you explain what is projext treble?
Click to expand...
Click to collapse
For miui oreo you have two options to get xposed working.
1) Download xposed installer apk from xposed thread and xposed for sdk26 (it's for oreo 8.0), first check the box of the disable resource hook option in xposed installer, then flash xposed sdk26 zip from the recovery.
2) Same thing can be done with magisk manager (if it's your root method). So get the xposed installer for magisk apk (search for it because it isn't in the original xposed thread), then do the same thing to disable resource hook, then find and install the xposed for sdk26 systemless module within the magisk manager app.
And for both methods just don't try to use any xposed module that modifies system ui etc because of the miui.
Also have the uninstaller zips for both magisk and xposed
And also, make some twrp backups for boot and system in case you screw up something
By the way, project treble is *simply* separation of /vendor (device related stuff etc) from /system. It enables us to make and use GSIs (generic system images). GSIs are made to specific android versions and theoretically can run on any treble enabled device. Our mi 6 have got treble unofficially thanks to the efforts of the mi 6 developers in our forum. Project treble makes it easy to update system so even if you don't use a treble rom you can go and thank @blankaf 's post for example for his work on the porting of treble for our device.
ccelik97 said:
For miui oreo you have two options to get xposed working.
1) Download xposed installer apk from xposed thread and xposed for sdk26 (it's for oreo 8.0), first check the box of the disable resource hook option in xposed installer, then flash xposed sdk26 zip from the recovery.
2) Same thing can be done with magisk manager (if it's your root method). So get the xposed installer for magisk apk (search for it because it isn't in the original xposed thread), then do the same thing to disable resource hook, then find and install the xposed for sdk26 systemless module within the magisk manager app.
And for both methods just don't try to use any xposed module that modifies system ui etc because of the miui.
Also have the uninstaller zips for both magisk and xposed
And also, make some twrp backups for boot and system in case you screw up something
By the way, project treble is *simply* separation of /vendor (device related stuff etc) from /system. It enables us to make and use GSIs (generic system images). GSIs are made to specific android versions and theoretically can run on any treble enabled device. Our mi 6 have got treble unofficially thanks to the efforts of the mi 6 developers in our forum. Project treble makes it easy to update system so even if you don't use a treble rom you can go and thank @blankaf 's post for example for his work on the porting of treble for our device.
Click to expand...
Click to collapse
I tried but in the end
It says
Android has stopped working etc kind of stuff
And i had ti reboot to recovery and uninstall it :/
Pretty bad situation
For Nougat based MIUI, disable resource hook in Xposed Installer before flash latest xposed zip package.
For Oreo based MIUI, only deoxded rom like xiaomi.eu support xposed. I can confirm xiaomi.eu stable 9.5.3.0 support v90 beta2 (not beta3) and no need to disable resource hook. Xiaomi.eu is China based rom has no AOSP style notification shade. My solution is to install MIUI 8 Tweaks module and enable always expanded notifications, it's a bit ugly but does the job.
It would be really appreciate If someone knows how to deoxde official rom.
seqchen said:
For Nougat based MIUI, disable resource hook in Xposed Installer before flash latest xposed zip package.
For Oreo based MIUI, only deoxded rom like xiaomi.eu support xposed. I can confirm xiaomi.eu stable 9.5.3.0 support v90 beta2 (not beta3) and no need to disable resource hook. Xiaomi.eu is China based rom has no AOSP style notification shade. My solution is to install MIUI 8 Tweaks module and enable always expanded notifications, it's a bit ugly but does the job.
It would be really appreciate If someone knows how to deoxde official rom.
Click to expand...
Click to collapse
You can silde the notification with two fingers to expand it.
Hello everyone!
I'm going to install a Treble ROM (DotOS to be precise) and I was thinking about the actual statut of Magisk on our device,
Someone had success with the latest Magisk Beta (or any beta version) to bypass Safetynet?
Thanks!
Théo
You can try this: https://gist.github.com/Jerry981028/b6a7fdfcf1823325c2f94f83677fa554
But I've never been able to pass SafetyNet, with and without Magisk.
It's a thing with Treble roms, I've tried them with no luck.
I have xiaomi redmi note 8t, running Evolution X (Android 10) magisk and edxposed. I installed hiddencore (edxposed), set props (magisk, redmi note 8 fingerprint), gpaysqlfix module and everything worked, but after while safety net triggered for some reason. I removed edxposed, reseted props and set it again, reinstalled magisk, nothing helped.
I've hidden all the Google play services and Google play app in magisk hide. What could i do? The hiddencore module shows both ticks in magisk, but the Google pay shows that my device doesn't meet the security requirements.
Thanks for help.
Flashing a custom ROM onto the "T" version of the redmi note 8 results in future problems, many users are complaining saying that it breaks the NFC module if you ever try to return to miui
jiriks74 said:
I have xiaomi redmi note 8t, running Evolution X (Android 10) magisk and edxposed. I installed hiddencore (edxposed), set props (magisk, redmi note 8 fingerprint), gpaysqlfix module and everything worked, but after while safety net triggered for some reason. I removed edxposed, reseted props and set it again, reinstalled magisk, nothing helped.
I've hidden all the Google play services and Google play app in magisk hide. What could i do? The hiddencore module shows both ticks in magisk, but the Google pay shows that my device doesn't meet the security requirements.
Thanks for help.
Click to expand...
Click to collapse
Try hiding the Magisk Package Name in Magisk Settings
jiriks74 said:
I have xiaomi redmi note 8t, running Evolution X (Android 10) magisk and edxposed. I installed hiddencore (edxposed), set props (magisk, redmi note 8 fingerprint), gpaysqlfix module and everything worked, but after while safety net triggered for some reason. I removed edxposed, reseted props and set it again, reinstalled magisk, nothing helped.
I've hidden all the Google play services and Google play app in magisk hide. What could i do? The hiddencore module shows both ticks in magisk, but the Google pay shows that my device doesn't meet the security requirements.
Thanks for help.
Click to expand...
Click to collapse
Go to magisk>settings>clear repo cache>set magisk core only mode>reboot>then uncheck core only mode and see if problem fixed.
devaponnadsm said:
Try hiding the Magisk Package Name in Magisk Settings
Click to expand...
Click to collapse
I tried, still nothing.
I confirm - Magisk manages LineageOS 17.1 to pass CTS checks (and I can install Netflix app) but Google Pay will not allow to use NFC.
Same here with miui 11 .eu
Hello,
I've installed iodeOS on my Samsung S9 SM-G960F/DS with Android 11 which is basicly a pre-configured LineageOS.
Additionally i've installed TWRP and Magisk 23.0 and rooted my phone.
Bootloader is unlocked ofc.
In the SafetyNet, i cant even bypass the simple Basic Integrity check, let alone the CTS Profile.
So my Question is, are there routines to try? does someone have a idea how i could get this working?
Or is it simply just not possible on the S9 to bypass SafetyNet?
I've tried "universal-safetynet-bypass-fix.zip" but i cant seem to flash it from TWRP or Magisk.
Thanks in advance!
Turns out it was a Dev User Build that doesnt work with SafetyNet.
Instead, i've installed LineageOS 17.1 with Android 10 and im ok wiht it.
I've passed Basic Integrity that way and with the following instruction the CTS Profile:
Download this Magisk Module (For Android 7.0/7.1 to Android 12 Beta 4 and future versions) – SAFETYNET-FIX-v2.1.0
Open Magisk and go to the Modules tab
Install the Magisk Module that you downloaded
Reboot your phone, and that’s it.