apk-mitm
apk-mitm copied to clipboard
Encoding process failed
Getting following error:
apk-mitm doesn't officially support ARM-based devices (like Raspberry Pi's)
at the moment, so the error above might be a result of that. Please try
patching this APK on a device with a more common CPU architecture like x64
before reporting an issue.
able to solve using latest apktool version
command:
apk-mitm --apktool <apktool-jar-path> <test-apk-path>
apktool jar link -> https://github.com/iBotPeaches/Apktool/releases
not working
able to solve using latest apktool version command:
apk-mitm --apktool <apktool-jar-path> <test-apk-path>apktool jar link -> https://github.com/iBotPeaches/Apktool/releases
Thanks. It works for me.
It seems that <apktool-jar-path> needs to be a full path.
Not working
not working