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 TLS-Forensics-3.2b.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.rub.nds.tlsattacker.forensics.config
├─ de.rub.nds.tlsattacker.forensics.config.TlsForensicsConfig.class - [JAR]
de.rub.nds.tlsattacker.forensics.main
├─ de.rub.nds.tlsattacker.forensics.main.Main.class - [JAR]
de.rub.nds.tlsattacker.forensics.analyzer
├─ de.rub.nds.tlsattacker.forensics.analyzer.ForensicAnalyzer.class - [JAR]