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 sootup.analysis-1.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
sootup.analysis.interprocedural.icfg
├─ sootup.analysis.interprocedural.icfg.AbstractJimpleBasedICFG.class - [JAR]
├─ sootup.analysis.interprocedural.icfg.BiDiInterproceduralCFG.class - [JAR]
├─ sootup.analysis.interprocedural.icfg.CGEdgeUtil.class - [JAR]
├─ sootup.analysis.interprocedural.icfg.CalleeMethodSignature.class - [JAR]
├─ sootup.analysis.interprocedural.icfg.JimpleBasedInterproceduralCFG.class - [JAR]
sootup.analysis.interprocedural.ifds
├─ sootup.analysis.interprocedural.ifds.DefaultJimpleIFDSTabulationProblem.class - [JAR]
├─ sootup.analysis.interprocedural.ifds.JimpleIFDSSolver.class - [JAR]
sootup.analysis.interprocedural.ide
├─ sootup.analysis.interprocedural.ide.DefaultJimpleIDETabulationProblem.class - [JAR]
├─ sootup.analysis.interprocedural.ide.JimpleIDESolver.class - [JAR]