apk-mitm icon indicating copy to clipboard operation
apk-mitm copied to clipboard

Encoding process failed

Open sriadimanav opened this issue 1 year ago • 5 comments

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.
Screenshot 2024-04-01 at 1 59 04 PM

sriadimanav avatar Apr 01 '24 08:04 sriadimanav

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

sriadimanav avatar Apr 01 '24 10:04 sriadimanav

not working

alfatama avatar Apr 02 '24 00:04 alfatama

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.

brandhill avatar Apr 16 '24 03:04 brandhill

Not working

Wjxfi avatar Apr 30 '24 13:04 Wjxfi

not working

calvin-wjy avatar May 17 '24 03:05 calvin-wjy