apk-mitm
apk-mitm copied to clipboard
Dont work on a app with Google Autentication
I have downloaded an app from apkpure, I followed the steps to generate the APKS format seems correct it appears "Done! Patched" but when reinstall the application with "Sai" tool is installed correctly and part correctly but when you click Google Auth nothing happens.
I use a packetsniffer I saw that the traffic is decrypt only in the headers but the body is still illegible
Try to check does App you want to modify uses Google APIs in application manifest.xml file. for Google Maps I just reset it with my own App private key and it works well, possibly same for your Google products.