Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Unknown bytecode version #208

@gitgitwhat

Description

@gitgitwhat

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions