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 cartier-ios-resign-1.1.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xyz.vopen.cartier.iosresign.sigh
├─ xyz.vopen.cartier.iosresign.sigh.FloatsignHandler.class - [JAR]
xyz.vopen.cartier.iosresign.exception
├─ xyz.vopen.cartier.iosresign.exception.CertException.class - [JAR]
├─ xyz.vopen.cartier.iosresign.exception.SighException.class - [JAR]
xyz.vopen.cartier.iosresign
├─ xyz.vopen.cartier.iosresign.ShellHandlerSupport.class - [JAR]
├─ xyz.vopen.cartier.iosresign.SignType.class - [JAR]
xyz.vopen.cartier.iosresign.cert
├─ xyz.vopen.cartier.iosresign.cert.CertificateHandler.class - [JAR]
xyz.vopen.cartier.iosresign.mobileprovision
├─ xyz.vopen.cartier.iosresign.mobileprovision.MobileProvisionHandler.class - [JAR]