pxb1988 / dex2jar

Tools to work with android .dex and java .class files
Apache License 2.0
12.05k stars 2.09k forks source link

org.objectweb.asm.MethodTooLargeException #619

Open dkeren1 opened 2 months ago

dkeren1 commented 2 months ago

Got "There are 1 methods fail to translate." during the scan of the .apk file available here

https://www.apkmirror.com/apk/ford-motor-co/fordpass-your-ford-app/fordpass-your-ford-app-4-29-1-release/fordpass-your-ford-app-4-29-1-android-apk-download/

fordpass_apkmirror-error.zip

Thanks.

ThexXTURBOXx commented 2 months ago

version: [dex-reader-2.x, dex-reader-api-2.x, dex-ir-2.x, d2j-smali-2.x, d2j-base-cmd-2.x, dex-tools-2.x, dex-translator-2.x]

I am quite unsure which version of dex2jar you are using. Could you please either try the latest upstream release or the latest release of my fork?

dkeren1 commented 2 months ago

Hi,

I cloned the repo today, and git status showing following: "On branch 2.x"

Also, I tried with your version, and looks like I got the same error. fordpass_apkmirror-error.zip