Closed
Description
Information
- Version: 2.4.1-b05f19-SNAPSHOT - https://github.com/eladkarako/icompile/releases/download/latest/apktool-cli-all_2.4.1-b05f19-SNAPSHOT.jar.zip
- OS: Windows
- APK from Google-Play
A kotlin based APK is decompiled successfully,
for re-compilation I do what I always do, which is
build with APKTool, unzip, copy original META-INF
(removing MANIFEST.MF
, CERT.SF
, CERT.RSA
),
zip it, rename it to apk, sign it with 'foo' keystore and 4byte-align it.
I do it because APKTool does not copy the META-INF
folder properly (another bug..)
this method generates a functional APK every time,
but with kotlin apks I get an apk without an icon (green default android icon which makes it look like those malware apk you get some times from shady ad-filled websites...)
I wonder if anyone can try to decompile/recompile this one,
com.goldtouch.ynet.apk.zip
will appreciate any help from @iBotPeaches (is there an already opened issue for this?)
Metadata
Assignees
Labels
No labels