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 shark-cli-2.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
shark
├─ shark.AnalyzeCommand.class - [JAR]
├─ shark.DecoratedPath.class - [JAR]
├─ shark.DeobfuscateHprofCommand.class - [JAR]
├─ shark.DumpProcessCommand.class - [JAR]
├─ shark.FindLeakPaths.class - [JAR]
├─ shark.InteractiveCommand.class - [JAR]
├─ shark.MainKt.class - [JAR]
├─ shark.Neo4JCommand.class - [JAR]
├─ shark.SharkCliCommand.class - [JAR]
├─ shark.StripHprofCommand.class - [JAR]