shroudedcode / apk-mitm

🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
https://npm.im/apk-mitm
MIT License
3.6k stars 337 forks source link

Update apktool to v2.7 #128

Closed Ifmon closed 2 months ago

Ifmon commented 1 year ago

Update APKTOOL to version 2.7

Consider taking Apktool version 2.7, because despite the implementation of AAPT2 for encoding, some recent applications crash with this same error : https://github.com/iBotPeaches/Apktool/issues/1978

This problem is solved with v2.7.

SimonIT commented 9 months ago

@shroudedcode this fixes #140. Also tested 2.8.1 which works too