android-classyshark icon indicating copy to clipboard operation
android-classyshark copied to clipboard

Unknown bytecode version

Open gitgitwhat opened this issue 2 years ago • 1 comments

java.lang.IllegalArgumentException: Unknown bytecode version at org.ow2.asmdex.lowLevelUtils.BasicDexFileReader.readHeader(BasicDexFileReader.java:197) at org.ow2.asmdex.lowLevelUtils.BasicDexFileReader.parse(BasicDexFileReader.java:184) at org.ow2.asmdex.lowLevelUtils.DexFileReader.parse(DexFileReader.java:71) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:221) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:198) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:235) at com.google.classyshark.silverghost.translator.dex.DexMethodsDumper.fillAnalysis(DexMethodsDumper.java:105) at com.google.classyshark.silverghost.translator.dex.DexMethodsDumper.dumpMethods(DexMethodsDumper.java:84) at com.google.classyshark.silverghost.exporter.Exporter.writeMethods(Exporter.java:89) at com.google.classyshark.silverghost.exporter.Exporter.writeArchive(Exporter.java:47) at com.google.classyshark.silverghost.SilverGhostFacade.exportArchive(SilverGhostFacade.java:151) at com.google.classyshark.cli.CliMode.with(CliMode.java:63) at com.google.classyshark.Main.main(Main.java:46) java.lang.IllegalArgumentException: Unknown bytecode version at org.ow2.asmdex.lowLevelUtils.BasicDexFileReader.readHeader(BasicDexFileReader.java:197) at org.ow2.asmdex.lowLevelUtils.BasicDexFileReader.parse(BasicDexFileReader.java:184) at org.ow2.asmdex.lowLevelUtils.DexFileReader.parse(DexFileReader.java:71) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:221) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:198) at org.ow2.asmdex.ApplicationReader.(ApplicationReader.java:235) at com.google.classyshark.silverghost.translator.dex.DexMethodsDumper.fillAnalysis(DexMethodsDumper.java:105) at com.google.classyshark.silverghost.translator.dex.DexMethodsDumper.dumpMethods(DexMethodsDumper.java:84) at com.google.classyshark.silverghost.exporter.Exporter.writeMethods(Exporter.java:89) at com.google.classyshark.silverghost.exporter.Exporter.writeArchive(Exporter.java:47) at com.google.classyshark.silverghost.SilverGhostFacade.exportArchive(SilverGhostFacade.java:151) at com.google.classyshark.cli.CliMode.with(CliMode.java:63) at com.google.classyshark.Main.main(Main.java:46)

gitgitwhat avatar Aug 23 '23 15:08 gitgitwhat

  您好,您发送的邮件我已收到,谢谢。

yijigu7745 avatar Aug 23 '23 15:08 yijigu7745