RMMSecurity / dex2jar

Automatically exported from code.google.com/p/dex2jar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dex2jar-0.0.9.13problem

GoogleCodeExporter opened this issue · comments

D:\dex2jar-0.0.9.13>dex2jar.bat classes.dex
this cmd is deprecated, use the d2j-dex2jar if possible
dex2jar version: translator-0.0.9.13
dex2jar classes.dex -> classes_dex2jar.jar
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.commons.io.IO
Utils.closeQuietly(Ljava/io/InputStream;)V
        at org.apache.commons.io.FileUtils.readFileToByteArray(FileUtils.java:43
)
        at com.googlecode.dex2jar.reader.DexFileReader.readDex(DexFileReader.jav
a:150)
        at com.googlecode.dex2jar.v3.Main.doFile(Main.java:63)
        at com.googlecode.dex2jar.v3.Main.main(Main.java:86)

Original issue reported on code.google.com by youthd...@gmail.com on 12 Mar 2013 at 1:31

[deleted comment]
thanks

Original comment by youthd...@gmail.com on 29 May 2013 at 12:32