java-disassembler icon indicating copy to clipboard operation
java-disassembler copied to clipboard

The Java Disassembler

Results 28 java-disassembler issues
Sort by recently updated
recently updated
newest added

Okay, maybe Fernflower won't support it correctly but we should. It decompiles the outer class but not the inner one, or something like that.

Pull the code up from Fernflower

Such as JDA.getClassBytes, etc

technical-debt
plugins

Fernflower bug. rt.jar by default?

decompilation

Better to load fernflower.jar, procyon.jar, cfr.jar via classpath than embedding into the jar.

technical-debt

Running JDA on Debian Sid under `openjdk-18-jre`. Opening any JAR file will show the list of classes, but claim that the class file major is unsupported, including those of the...