VBMeta Fixer

Magisk KSU APatch

A Magisk/KernelSU/Apatch module to fix VBMeta detections on Android.
It works by performing key attestation and setting the system property ro.boot.vbmeta.digest to the verified boot hash result.

Features

  • Utilizes key attestation to generate a verified boot hash
  • Sets the ro.boot.vbmeta.digest system property to the verified boot hash

Limitations

  • Please note that this tool currently does not verify if vbmeta should be set, so there may be issues depending on your device configuration.
  • This tool may not work on devices with broken TEE.

Key Attestation Credit

This tool uses key attestation code from Key Attestation by vvb2060.

Contributing

I welcome contributions to improve this tool! If you’d like to contribute, please feel free to submit a pull request or reach out with ideas.

Issues

If you encounter any problems, please open an issue here on GitHub. Providing detailed information about your device and OS version can help speed up the troubleshooting process.

Contact

For any questions, collaboration requests, or updates, feel free to reach out via:

License

This project is licensed under the MIT License. See the LICENSE file for details.

Module Info

  • Version v1.2.0
  • Module By
    reveny
  • Contributors reveny, pexcn, AarifZ, s1204IT, R3velation
  • Source Code View Repository
  • Requirement
    Magisk KernelSU APatch
  • Latest Update