https://github.com/illarionov/xdisableappsigncheck
Xposed mod to disable signature verification of android packages.
https://github.com/illarionov/xdisableappsigncheck
Last synced: 7 months ago
JSON representation
Xposed mod to disable signature verification of android packages.
- Host: GitHub
- URL: https://github.com/illarionov/xdisableappsigncheck
- Owner: illarionov
- License: apache-2.0
- Created: 2014-05-09T19:15:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-09T19:27:02.000Z (over 11 years ago)
- Last Synced: 2023-03-11T11:48:15.063Z (over 2 years ago)
- Language: Java
- Size: 273 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
XDisableAppSignCheck
====================Simple Xposed mod to disable signature verification of android packages.
`PackageManager.html#checkSignatures` will always return `SIGNATURE_MATCH`.