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 vihacker-annotation-1.0.8.R.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cc.vihackerframework.core.annotation.log
├─ cc.vihackerframework.core.annotation.log.LogEndpoint.class - [JAR]
cc.vihackerframework.core.annotation.auth
├─ cc.vihackerframework.core.annotation.auth.PreAuth.class - [JAR]
cc.vihackerframework.core.annotation.user
├─ cc.vihackerframework.core.annotation.user.LoginAuth.class - [JAR]