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 csharpsrc2cpg_3-2.0.170.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.joern.csharpsrc2cpg
├─ io.joern.csharpsrc2cpg.CSharpSrc2Cpg.class - [JAR]
├─ io.joern.csharpsrc2cpg.Config.class - [JAR]
├─ io.joern.csharpsrc2cpg.Frontend.class - [JAR]
├─ io.joern.csharpsrc2cpg.Main.class - [JAR]