shroudedcode/apk-mitm

"Error: ENOENT: no such file or directory" when opening AndroidManifest.xml

Suniron opened this issue · 1 comments

Hey,

First of all, thank you for this project, which looks great! 🥹

I tried to patch my first apk (I hidden the name 🤫) but i got the error below:

image

The result of cat /tmp/apk-mitm-4eb271b323fc5b8a736055bd4e853db0/logs/decoding.log:

I: Using Apktool 2.6.1 on mysuper.apk
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...

Thank in advance for your help !

Solved by using the xapk file containing the bundle of multiple apks !