Uncategorized
Troubleshooting Android APP repinning
As I was exploring cert pinning for the first time, I went through steps and posted it in this [ http://delowar.me/starting-with-android-app-testing/ ] blog post.But I had some issue with my target application. Couldn’t install app from Google Play.So, I tried adb install target.apk and the app got installed. To get Read more…