Search results


  1. Z

    How to UNINSTALL XiaomiEuInject updates and BLOCK future ones?

    Very useful. KSU is available only to a few Xiaomi phones. Otherwise, Xiaomi qgki kernels are incompatible with KSU
  2. Z

    Installing Magisk and Play Integrity Fix

    FYI, Play Integrity Next - a new fork of PIF: https://github.com/daboynb/PlayIntegrityNEXT He has a script on GitHub that first fetches a link for the latest XiaomiEUModule.apk from Xiaomi.eu SourceFourge.Net The script downloads the injector apk, extracts and finds inside the latest hardcoded...
  3. Z

    Installing Magisk and Play Integrity Fix

    That will work only untill the last PI attestation cached by Wallet expires This caching has already been discussed. I think it can last for up to 24 hours. At three occasion I was paying by Wallet (but only paying, not opening/provoking the Wallet to test can I still add the card) half a day...
  4. Z

    Installing Magisk and Play Integrity Fix

    Everybody who goes for unlocking Bootloader and installing custom ROMs must do the homework first to understand what does it mean and what will be the consequences, and to be ready to battle with If not ready for, stay on the phone as sold officially with the 'legit' stock and certified ROM...
  5. Z

    Installing Magisk and Play Integrity Fix

    What is incredible there?! That's exactly what Strong means - Bootloader locked + certified, stock Firmware Nothing less or more
  6. Z

    MIUI 14 MIUI 14 STABLE RELEASE

    I know, but not if you don't get them. So you can check in the Updater Also, you will see a lot of messages on the Forum when the app is updated bcs the previous spoofs have 'expired' And Wallet runs for almost a day on Cache. If you don't open but just use it for NFC payments, you don't need...
  7. Z

    MIUI 14 MIUI 14 STABLE RELEASE

    Check in My Device - screenshot attached
  8. Z

    How to UNINSTALL XiaomiEuInject updates and BLOCK future ones?

    Yeah, I see. I don't know how did they think - ask them Even with root, /product is read only and you cannot create files there However, you can try the following: - go into eg PIF module folder (or any other modules subfolder): /data/adb/modules/playintegrityfix Create inside the nested...
  9. Z

    How to UNINSTALL XiaomiEuInject updates and BLOCK future ones?

    Look at the answer here (I didn't test): https://xiaomi.eu/community/threads/installing-magisk-and-play-integrity-fix.70553/post-709879
  10. Z

    MIUI 14 MIUI 14 STABLE RELEASE

    It's just a question how many miles you can go with the remaining fuel, if burning so quickly on this and PIF side But ppl are happy, they don't have to mine for working spoofs and who cares. Like the orchestra on Titanic while sinking
  11. Z

    MIUI 14 MIUI 14 STABLE RELEASE

    How could he install Xiaomi.eu ROM without the unlocked BL?! But then cones spoofing. Cannot get Strong Integrity but can get Basic and Device, what is enough for GPay
  12. Z

    Installing Magisk and Play Integrity Fix

    Not true. I extracted the prints from v13.9 and created my pif.json and I happily use that PIF JSON in the new v14 Hence prints from v13.9 are NOT banned. But v13.9 was purged from GitHub, now there is no module version on GitHub with the prints Each user must fish and find his pif.json...
  13. Z

    Installing Magisk and Play Integrity Fix

    You should not have upgraded. v13.9 works fine with its built-in props However, v13.9 is purged from GitHub now Find it in your Download and reinstall
  14. Z

    MIUI 14 MIUI 14 STABLE RELEASE

    Yes, eg my bank allows/authorizes contactless payments (or withdrawals on ATM) for my Visa credit and debit cards only through G Pay/Wallet I could add my cards to Xiaomi Pay or any other similar third party app but with no use - they will never pay by NFC Only the Wallet or plastic
  15. Z

    HyperOS 1.0 23.11.17/19

    Xiaomi.eu is not official, certified ROM by Xiaomi but a custom ROM. Also, custom ROMs require unlock Bootloaders. Every user of the custom ROMs (this or any other) has to be aware of that and must understand the (potential) consequences Hence no matter is it called Stable, Beta, Dev or...
  16. Z

    Installing Magisk and Play Integrity Fix

    V13.9 is brand new from today, hence expected that it 'still' works
  17. Z

    Installing Magisk and Play Integrity Fix

    And Taimen (from v13.9) too - they are catching faster and faster For how long there will be prints to spoof?!
  18. Z

    MIUI 14 MIUI 14 STABLE RELEASE

    So what would be better for you with the old build? In the OLD days Goggle Pay worked with the OLD Stable release but NOW Google Pay does no more work with that same OLD Stable release
  19. Z

    Installing Magisk and Play Integrity Fix

    You cannot. PIF module is not a static change to be patched to the ROM. PIF module runs as a Zygisk service - hence you need Zygisk started by Magisk at the time of booting (when Magisk initializes)
  20. Z

    Installing Magisk and Play Integrity Fix

    Why not. I always use. However, when using Shamiko: - DenyList must be properly filled - But DenyList must not be Enforced It has nothing to do with PIF nodule, it's due to Shamiko that has to hide Zygisk from the apps listed in DenyList instead of the Magisk built-in And of course, PIF will...