ax / apk.sh

apk.sh makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is the apk.sh pin the certificate

mikebgrep opened this issue Β· comments

Hello πŸ‘‹ I am testing the script against react native app (Android).Its appear that when I patch the apk (also I have set the export native in Manifest to true ) I got error on install that state the certificate is missing or similar is equal to null.I suppose that the script does not pin the certificate and I am curious does the default behavior do this or is not part of the apk.sh.Since I can't use pining on this app I need to be more familiar with it.
Regards

Closing the issue in read.me is explained