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 rack-1.07.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.proofpoint.rack
├─ com.proofpoint.rack.Main.class - [JAR]
├─ com.proofpoint.rack.RackAnnouncer.class - [JAR]
├─ com.proofpoint.rack.RackModule.class - [JAR]
├─ com.proofpoint.rack.RackServlet.class - [JAR]
├─ com.proofpoint.rack.RackServletConfig.class - [JAR]