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 hugo2-bytex-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
wtf.s1.pudge.hugo2
├─ wtf.s1.pudge.hugo2.ASMExtKt.class - [JAR]
├─ wtf.s1.pudge.hugo2.Hugo2ByteXContext.class - [JAR]
├─ wtf.s1.pudge.hugo2.Hugo2ByteXExtension.class - [JAR]
├─ wtf.s1.pudge.hugo2.Hugo2ByteXPlugin.class - [JAR]
├─ wtf.s1.pudge.hugo2.Hugo2ClassVisitor.class - [JAR]
├─ wtf.s1.pudge.hugo2.Hugo2MethodVisitor.class - [JAR]
├─ wtf.s1.pudge.hugo2.TraceMethodParam.class - [JAR]