apk-mitm
apk-mitm copied to clipboard
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
**System description:** Ubuntu 20.04 Server x64 apk-mitm v1.2.1 apktool v2.6.1 uber-apk-signer v1.2.1 Error message: `apk-mitm --skip-patches JioTV_base.apk` ``` Encoding patched APK file ↓ Encoding using AAPT2 [skipped] → Failed, falling...
Hi! I've got the error: ``` I: Using Apktool 2.6.0 I: Checking whether sources has changed... I: Smaling smali folder into classes.dex... I: Checking whether sources has changed... I: Smaling...
I was able to patch previous apks of this app but latest version caused this error for me: ``` (base) murad@murad-HVY-WXX9:~/Downloads$ apk-mitm com.deliveroo.driverapp.22653.apk ╭ apk-mitm v1.2.0 ├ apktool v2.6.0 ╰...
The tool decodes the resources of the base APKs, but it can't encode them back. This could be solved by using `--no-res` flag in `apktool` to skip the resources as...
APP: https://apkcombo.com/pt/localiza-rent-a-car/com.localiza.mobile/download/apk Node.js v16.15.0 java 18.0.1.1 2022-04-22 Java(TM) SE Runtime Environment (build 18.0.1.1+2-6) Java HotSpot(TM) 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing) ``` PS C:\> apk-mitm example.apk ╭ apk-mitm...
I'm using alpine Linux in termux (proot) . apktool has prebuilt aapt but that's for x86 and 64 CPUs. So I have a custom aapt and aapt2 that can rebuild...
every thing is working well from installation and patching .....etc ,but when i install the apk on non rooted device and try it with httpcanary it doesnt work
I'm unable to run the patched apk, it crashes every time I run it. Any solutions?
I have a root device, the CA in the /system, and patched the APP, but the app still doesn't trust the proxy certificate: ` Client TLS handshake failed. The client...
Please suggest any solution for the following failures: √ Checking prerequisities × Decoding APK file → I: Copying unknown files... Applying patches Encoding patched APK file Signing patched APK file...