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-common-test-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.octo.captcha.service.captchastore
├─ com.octo.captcha.service.captchastore.CaptchaStoreTestAbstract.class - [JAR]
com.octo.captcha.engine
├─ com.octo.captcha.engine.MockCaptchaEngine.class - [JAR]
com.octo.captcha
├─ com.octo.captcha.MockCaptcha.class - [JAR]