pxb1988 / dex2jar

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

dex2jar failed #239

Open lizuojing opened 5 years ago

lizuojing commented 5 years ago

when i excute d2j-dex2jar.bat,it happens an exception and the error message is "the src file not a .dex or zip file" in MultiDexFileReader file.something is wrong?,how can i resolve it.

yizems commented 4 years ago

same