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 littleproxy-mitm-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.littleshoot.proxy.mitm
├─ org.littleshoot.proxy.mitm.Authority.class - [JAR]
├─ org.littleshoot.proxy.mitm.BouncyCastleSslEngineSource.class - [JAR]
├─ org.littleshoot.proxy.mitm.CertificateHelper.class - [JAR]
├─ org.littleshoot.proxy.mitm.CertificateSniffingMitmManager.class - [JAR]
├─ org.littleshoot.proxy.mitm.FakeCertificateException.class - [JAR]
├─ org.littleshoot.proxy.mitm.Launcher.class - [JAR]
├─ org.littleshoot.proxy.mitm.MergeTrustManager.class - [JAR]
├─ org.littleshoot.proxy.mitm.MillisecondsDuration.class - [JAR]
├─ org.littleshoot.proxy.mitm.RootCertificateException.class - [JAR]
├─ org.littleshoot.proxy.mitm.SubjectAlternativeNameHolder.class - [JAR]