Skip to content

A Magisk/KernelSU/Apatch module to fix VBMeta detections on Android

License

Notifications You must be signed in to change notification settings

reveny/Android-VBMeta-Fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-VBMeta-Fixer

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:

Telegram Channel: Join Channel
Telegram Contact: Contact Me
Website: My Website
Email: [email protected]

License

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