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 idscp2-rat-tpm2d-0.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.fhg.aisec.ids.tpm2d.messages
├─ de.fhg.aisec.ids.tpm2d.messages.TpmAttestation.class - [JAR]
de.fhg.aisec.ids.tpm2d
├─ de.fhg.aisec.ids.tpm2d.TpmException.class - [JAR]
├─ de.fhg.aisec.ids.tpm2d.TpmHelper.class - [JAR]
├─ de.fhg.aisec.ids.tpm2d.TpmMessageFactory.class - [JAR]
├─ de.fhg.aisec.ids.tpm2d.TpmSocket.class - [JAR]
├─ de.fhg.aisec.ids.tpm2d.UtilsKt.class - [JAR]
de.fhg.aisec.ids.tpm2d.tpm2d_prover
├─ de.fhg.aisec.ids.tpm2d.tpm2d_prover.TpmProver.class - [JAR]
├─ de.fhg.aisec.ids.tpm2d.tpm2d_prover.TpmProverConfig.class - [JAR]
de.fhg.aisec.ids.tpm2d.tpm2d_verifier
├─ de.fhg.aisec.ids.tpm2d.tpm2d_verifier.PcrValues.class - [JAR]
├─ de.fhg.aisec.ids.tpm2d.tpm2d_verifier.TpmVerifier.class - [JAR]
├─ de.fhg.aisec.ids.tpm2d.tpm2d_verifier.TpmVerifierConfig.class - [JAR]