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 Abendigo-Offset-Scanner-1.6.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.jonatino
├─ com.github.jonatino.Main.class - [JAR]
├─ com.github.jonatino.OffsetManager.class - [JAR]
com.github.jonatino.misc
├─ com.github.jonatino.misc.PatternScanner.class - [JAR]
com.github.jonatino.netvars
├─ com.github.jonatino.netvars.NetVars.class - [JAR]
com.github.jonatino.netvars.impl
├─ com.github.jonatino.netvars.impl.ClientClass.class - [JAR]
├─ com.github.jonatino.netvars.impl.RecvProp.class - [JAR]
├─ com.github.jonatino.netvars.impl.RecvTable.class - [JAR]
com.github.jonatino.tools
├─ com.github.jonatino.tools.ClassIdDumper.class - [JAR]
com.github.jonatino.offsets
├─ com.github.jonatino.offsets.Offsets.class - [JAR]