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.
- Utilizes key attestation to generate a verified boot hash
- Sets the
ro.boot.vbmeta.digest
system property to the verified boot hash
- 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.
This tool uses key attestation code from Key Attestation by vvb2060.
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.
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.
For any questions, collaboration requests, or updates, feel free to reach out via:
Telegram Channel: Join Channel
Telegram Contact: Contact Me
Website: My Website
Email: [email protected]
This project is licensed under the GPLv3 License. See the LICENSE file for details.