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 ij1-patcher-1.2.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.imagej.patcher
├─ net.imagej.patcher.CodeHacker.class - [JAR]
├─ net.imagej.patcher.EssentialLegacyHooks.class - [JAR]
├─ net.imagej.patcher.HeadlessGenericDialog.class - [JAR]
├─ net.imagej.patcher.JavaAgent.class - [JAR]
├─ net.imagej.patcher.LegacyClassLoader.class - [JAR]
├─ net.imagej.patcher.LegacyEnvironment.class - [JAR]
├─ net.imagej.patcher.LegacyExtensions.class - [JAR]
├─ net.imagej.patcher.LegacyHeadless.class - [JAR]
├─ net.imagej.patcher.LegacyHooks.class - [JAR]
├─ net.imagej.patcher.LegacyInjector.class - [JAR]
├─ net.imagej.patcher.MemoryProfiler.class - [JAR]
├─ net.imagej.patcher.PerformanceProfiler.class - [JAR]
├─ net.imagej.patcher.Utils.class - [JAR]
imagej.patcher
├─ imagej.patcher.CodeHacker.class - [JAR]
├─ imagej.patcher.EssentialLegacyHooks.class - [JAR]
├─ imagej.patcher.HeadlessGenericDialog.class - [JAR]
├─ imagej.patcher.LegacyClassLoader.class - [JAR]
├─ imagej.patcher.LegacyEnvironment.class - [JAR]
├─ imagej.patcher.LegacyExtensions.class - [JAR]
├─ imagej.patcher.LegacyHeadless.class - [JAR]
├─ imagej.patcher.LegacyHooks.class - [JAR]
├─ imagej.patcher.LegacyInjector.class - [JAR]
├─ imagej.patcher.Utils.class - [JAR]