View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window enhancements-0.9.288.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.shiftleft
├─ io.shiftleft.SerializedCpg.class - [JAR]
io.shiftleft.passes
├─ io.shiftleft.passes.Converters.class - [JAR]
├─ io.shiftleft.passes.CpgPass.class - [JAR]
├─ io.shiftleft.passes.CpgPassRunner.class - [JAR]
├─ io.shiftleft.passes.ParallelIteratorExecutor.class - [JAR]