aimardcr / APKKiller

Bypass APK Signatures Verify & Integrity Check using Reflection
295 stars 91 forks source link

ApkSignReader can't read anything, #4

Open ibadfawa opened 2 years ago

ibadfawa commented 2 years ago

Hi brother What's the problem with the app, it can't read other than com.android.vending, and another save button doesn't work either

Android 11

ghost commented 2 years ago

Check my PR on https://github.com/aimardcr/APKSignReader/pull/1. Just add QUERY_ALL_PACKAGES permission to the manifest.

wambugu71 commented 1 year ago

It's noted that the apksignreader dies not save the signatures on Android 11, but use the apksignreader.jar download on the realeases on the master branch. It works with java installed on your machine.