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 aftermath-1.0.0-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oroarmor.aftermath.struct
├─ com.oroarmor.aftermath.struct.GFSDK_Aftermath_GpuCrashDump_BaseInfo.class - [JAR]
com.oroarmor.aftermath
├─ com.oroarmor.aftermath.Aftermath.class - [JAR]
├─ com.oroarmor.aftermath.AftermathCallbackCreationHelper.class - [JAR]
com.oroarmor.aftermath.callback
├─ com.oroarmor.aftermath.callback.GPUCrashDumpCallback.class - [JAR]
├─ com.oroarmor.aftermath.callback.GPUCrashDumpCallbackI.class - [JAR]
├─ com.oroarmor.aftermath.callback.GPUCrashDumpDescriptionCallback.class - [JAR]
├─ com.oroarmor.aftermath.callback.GpuCrashDumpDescriptionCallbackI.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderDebugInfoCallback.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderDebugInfoCallbackI.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderDebugInfoLookupCallback.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderDebugInfoLookupCallbackI.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderInstructionsLookupCallback.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderInstructionsLookupCallbackI.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderLookupCallback.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderLookupCallbackI.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderSourceDebugInfoLookupCallback.class - [JAR]
├─ com.oroarmor.aftermath.callback.ShaderSourceDebugInfoLookupCallbackI.class - [JAR]