android-ssl-pinning-bypass
android-ssl-pinning-bypass copied to clipboard
The script allows to bypass SSL pinning on Android >= 7 and makes APK file ready for HTTPS traffic inspection
It generates the apk without any error and can install it on a device but it still uses own CA certificate. Doesnt trust user CA certs. Inspected by HTTPCANARY
Everything works fine but I'm not able to locate the apk
``` Using Apktool 2.6.1 I: Checking whether sources has changed... I: Smaling smali folder into classes.dex... I: Checking whether resources has changed... I: Building resources... W: C:\Program Files\Microvirt\MEmu\com.app_1.0.13.apk-decompiled\AndroidManifest.xml:13: error: attribute...
I am trying to bypass SSL Pinning on Instagram ```instagram-289-0-0-25-49.apk``` but this tool doesn't seems to work, showing me this response ``` [apk-rebuild.py:INFO] Processing instagram-289-0-0-25-49.apk [apk-rebuild.py:INFO] Decompiling the .apk file...
Failure during Google Maps patching. ``` W: error: failed processing manifest. brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_148859400766068911754294268045452863990.tmp, link, -o, /tmp/APKTOOL10674697484223829283.tmp, --package-id, 127, --min-sdk-version, 23, --target-sdk-version, 33,...
Command : `python3 apk-rebuild.py tttt.apk` ``` File "C:\Users\ddddddd\AppData\Local\Programs\Python\Python37\lib\subprocess.py", line 524, in list2cmdline needquote = (" " in arg) or ("\t" in arg) or not arg TypeError: argument of type 'WindowsPath'...