pxb1988 / dex2jar

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

dex file parsing problem #482

Closed thesourcerer8 closed 2 years ago

thesourcerer8 commented 3 years ago

classes2.zip I got the error message: classes2.dex: Please report this file to http://code.google.com/p/dex2jar/issues/entry if possible.

izakdvlpr commented 3 years ago

@thesourcerer8, same problem here :/

ThexXTURBOXx commented 3 years ago

This issue is most likely fixed on my branch: https://github.com/ThexXTURBOXx/dex2jar

pxb1988 commented 2 years ago

this dex works on https://github.com/pxb1988/dex2jar/releases/tag/v2.1 please have a try.