XSpoofSignatures
Xposed module to spoof package signatures.
Please avoid starring this repository, go star the original repo instead!
Features
- Supports Android >= 1.5 (Cupcake)
- Compatible with the standardized spoofing
mechanic (microG)
- Allow any package to spoof their signature through manifest properties
- Allow bypassing GMS checks
- Spoofing gated behind a permission
Install
- Install XSpoofSignatures
- Enable it in LSPosed
- Verify that signature spoofing works via Signature Spoofing Checker
- You can now use apps that require signature spoofing (like microG)
Usage (developers)
Go to original repository for more information