apktool (for patching and decompiling)
Last updated
Was this helpful?
Last updated
Was this helpful?
decompiling the app
then change its network configurations to trust user certificates also
recompiling the apk
sign the apk so that it can be installed on any device
modify the AndroidManifest.xml to add a networkSecurityConfig
create a permissive xml/network_security_config.xml
To verify if an app is signed or not (also works for aab)
for only apk