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 jcaptcha-integration-struts-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.octo.captcha.module.struts.image
├─ com.octo.captcha.module.struts.image.RenderImageCaptchaAction.class - [JAR]
com.octo.captcha.module.struts
├─ com.octo.captcha.module.struts.CaptchaServicePlugin.class - [JAR]
├─ com.octo.captcha.module.struts.VerifyCaptchaChallengeAction.class - [JAR]
├─ com.octo.captcha.module.struts.VerifyCaptchaChallengeMethodAction.class - [JAR]
com.octo.captcha.module.struts.taglib
├─ com.octo.captcha.module.struts.taglib.QuestionTag.class - [JAR]