You can bypass various Android security system checks such as Signature Verification, Integrity Check, etc. with this repo.
This is a hook for bypassing checks such as signature and integrity.
inspired from ApkSignatureKiller
Tested on the latest android sdk also and it's working fine.
Add this line on attachBaseContext
or onCreate
method in the class.I prefer adding at attachBaseContext
invoke-static {p1}, Lriyadmondol2006/SignFix;->attachBaseContext(Landroid/content/Context;)V