From a82914221e9b803489cca2af41d2b3736ea8b59d Mon Sep 17 00:00:00 2001 From: osm0sis Date: Mon, 16 Jun 2025 23:03:10 -0300 Subject: [PATCH] README: document spoofVendingSdk, add credit for original PIF repo, fixes --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index eda39b7..32bcde9 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ A Zygisk module which fixes "MEETS_DEVICE_INTEGRITY" for Android <13 "deviceReco To use this module you must have one of the following (latest versions): -- [Magisk](https://github.com/topjohnwu/Magisk) with Zygisk enabled (and Enforce DenyList enabled if NOT also using [Shamiko](https://github.com/LSPosed/LSPosed.github.io/releases) or [Zygisk Assistant](https://github.com/snake-4/Zygisk-Assistant), for best results) +- [Magisk](https://github.com/topjohnwu/Magisk) with Zygisk enabled (and Enforce DenyList enabled if NOT also using [Shamiko](https://github.com/LSPosed/LSPosed.github.io/releases) or [Zygisk Assistant](https://github.com/snake-4/Zygisk-Assistant) or [NoHello](https://github.com/MhmRdd/NoHello), for best results) - [KernelSU](https://github.com/tiann/KernelSU) with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext) module installed -- [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next) with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext) module installed +- [KernelSU Next](https://github.com/KernelSU-Next/KernelSU-Next) with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext) module installed - [APatch](https://github.com/bmax121/APatch) with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext) module installed ## About module @@ -82,7 +82,7 @@ If you are failing MEETS_BASIC_INTEGRITY something is wrong in your setup. Recom Note: Some modules which modify system (e.g. Xposed) can trigger DroidGuard detections, as can any which hook GMS processes (e.g. custom fonts). -### Failing DEVICE verdict (on KernelSU/KernelSU-Next/APatch) +### Failing DEVICE verdict (on KernelSU/KernelSU Next/APatch) - Disable Zygisk Next - Reboot @@ -133,7 +133,9 @@ The advanced spoofing options add granular control over what exactly gets spoofe - Adding the Advanced Settings entries is best done using the migration script with the `sh migrate.sh --force --advanced` or `sh migrate.sh -f -a` command. They may also be added on initial setups using the `sh autopif2.sh --advanced --preview` or `sh autopif2.sh -a -p` command or configured directly for Tricky Store to achieve