Search results


  1. Z

    Installing Magisk and Play Integrity Fix

    If you want to go back to stock, that's of course not a single step. You must download the official firmware, flash (it will include a Factory reset - without, don't expect the switch would work smoothly). Besides, re-locking Bootloader by Bootloader itself forces a Factory reset - if you try to...
  2. Z

    Installing Magisk and Play Integrity Fix

    The keybox you use was shadow revoked (for now, until it gets properly revoked, any time soon). That's not a bug but on purpose by Google and has nothing to do with your Play Integrity app checker
  3. Z

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Seems you don't just use the root but more likely spoof the prints to pass Play Integrity. if so, ask on the forums or TG channels where you followed the guides Eg, if you use Play Integrity Fork, you must not permanently keep spoofVendingSdk enabled (for <A13 verdicts) since that will affect...
  4. Z

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    App is given its package name by developer, not by you when you 'create' a dual app. Xiaomi provides the mechanism to run the same app (with the same package name) with the two different user settings - like two WhatsApps, using two different phone numbers It has nothing to do with app cloning...
  5. Z

    Installing Magisk and Play Integrity Fix

    It may result in boot-loop if the old boot.img is not compatible with the upgraded ROM So, as I described above (for APatch, but same for Magisk): Before upgrading: - unzip to copy out the boot.img - patch that new boot.img Then either: - replace the original boot.img with the patched one...
  6. Z

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    First of all distinguish the SafetyNet from Play Integrity SafetyNet cannot be 'fixed' since the SafetyNet servers have been finally (after ovrr two years upon the first announcements) once and forever shut down by the end of February (half a year ago !!!) on the Google side. Try to do...
  7. Z

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    You mean Magisk (not Magisks)? 99,9% of all computer errors are sitting on the keyboard"
  8. Z

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    By flashing various ROMs from not trusted sources/developers and/or by playing with fastboot (not knowing what partitions are for what) you might had wiiped or overwrote your EFS and similar partitions Since they contain phone persistent info (like IMEI), flashing this or that ROM will not...
  9. Z

    HyperOS 2.0 HyperOS 2.0 STABLE RELEASE

    Try to boot to Fastboot (like keep pressing Power button together with Vol- and flash again but full install with Factory reset
  10. Z

    Installing Magisk and Play Integrity Fix

    And BTW, a tip regarding to updating Xiaomi.eu I do with APatch, but similarly should work with Magisk (yeah, long ago when using Magisk I did similarly) Download Xiaomi.eu, unzip, find boot.img (nowadays it's in the Images folder), copy the boot.img out and upload to the phone. Or, I download...
  11. Z

    Installing Magisk and Play Integrity Fix

    That's not true. At least in APatch YOU CAN hide modifications FROM the apps (Deny list in Magisk does not hide certain apps but hides 'root' from the apps: to hide some apps [from the other apps] use HMA module like in Magisk) And you can do the same in APatch, just it's called Exclude...
  12. Z

    Installing Magisk and Play Integrity Fix

    They will never include because it requires usage of leaked private keys from the real phone vendors. Dealing with that is at least, forging someone else's digital property (and authority) Besides, whenever Google finds one of those keyboxes being used massively for spoofing Play Integrity...
  13. Z

    Installing Magisk and Play Integrity Fix

    Than you cannot setup and pass, as simple as that
  14. Z

    Installing Magisk and Play Integrity Fix

    cannot properly edit missed quotations, hence deleted (don't have time to write the same post from the beginning)
  15. Z

    Installing Magisk and Play Integrity Fix

    I said for some of them maybe work. I didn't advise that as a solution. Everybody could test for itself. But be aware to properly reset caches - you may have a setup that should work but if GMS still cashes the old results, Wallet, RCS, etc wouldn't work . For Wallet it may sometimes take hours...
  16. Z

    Installing Magisk and Play Integrity Fix

    For users who do not I root their phones and don't install modules and blah, blah, blah. Not sure, maybe Wallet or some of the Google apps still work for some of them
  17. Z

    Installing Magisk and Play Integrity Fix

    Of course, you will have then, that's the whole point. But be aware that you cannot relock BL with a custom ROM Hence stock ROM and relocked BL AND that stock ROM must include Security update not older than 12 months (prerequisites for the legit, not spoofed, Strong Integrity,)
  18. Z

    Installing Magisk and Play Integrity Fix

    Screenshot regarding to the Curve Pay app. Not clear what they mean but 'rpoted Android devices'- Magisk/Apatch or something that provides root (superuser privileges), or more widely unlocked Bootloader (and a custom ROM) And what kind of 'root detection' they use now (and when and how they...
  19. Z

    Installing Magisk and Play Integrity Fix

    Open Modules tab in Apatch and observe Action button for Play Integrity Fork Press, that automatically runs aitopif2.sh and you don't need Termux (besides, it's easier to use any other Terminal Emulator than Termux since the other install with out-of-the-box proper Path for Android while...
  20. Z

    Installing Magisk and Play Integrity Fix

    It's not impossible. You can even get Strong Integrity. However, you need full root and some modules In short, you need both to spoof fingerprint (like Xiaomi.eu injector does) but now you also need to spoof keybox. So you need both PIF module (with prints to spoof) and TrickyStore module (with...