Recent content by zgfg12


  1. 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...
  2. 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...
  3. 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"
  4. 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...
  5. 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
  6. 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...
  7. 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...
  8. 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...
  9. Z

    Installing Magisk and Play Integrity Fix

    Than you cannot setup and pass, as simple as that
  10. 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)
  11. 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...
  12. 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
  13. 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,)
  14. 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...
  15. 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...