jar

com.sap.research.security.vulas : lang-java-reach

Maven & Gradle

Sep 25, 2020
5 usages
507 stars

Java - Core classes and SPI for Java reachability analysis · Performs static analysis of application and OSS source code in order to analyze the reachability of vulnerable Java constructs

Table Of Contents

Latest Version

Download com.sap.research.security.vulas : lang-java-reach JAR file - Latest Versions:

All Versions

Download com.sap.research.security.vulas : lang-java-reach JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lang-java-reach-3.1.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.steady.cg.spi

├─ org.eclipse.steady.cg.spi.CallgraphConstructorFactory.class - [JAR]

├─ org.eclipse.steady.cg.spi.ICallgraphConstructor.class - [JAR]

org.eclipse.steady.cg

├─ org.eclipse.steady.cg.A2CGoal.class - [JAR]

├─ org.eclipse.steady.cg.AbstractGetPaths.class - [JAR]

├─ org.eclipse.steady.cg.AbstractReachGoal.class - [JAR]

├─ org.eclipse.steady.cg.Callgraph.class - [JAR]

├─ org.eclipse.steady.cg.CallgraphConstructException.class - [JAR]

├─ org.eclipse.steady.cg.CallgraphPathSearch.class - [JAR]

├─ org.eclipse.steady.cg.CallgraphReachableSearch.class - [JAR]

├─ org.eclipse.steady.cg.DepthFirstGetPaths.class - [JAR]

├─ org.eclipse.steady.cg.MethodNameFilter.class - [JAR]

├─ org.eclipse.steady.cg.NodeMetaInformation.class - [JAR]

├─ org.eclipse.steady.cg.PathSimilarity.class - [JAR]

├─ org.eclipse.steady.cg.PrunedGraphGetPaths.class - [JAR]

├─ org.eclipse.steady.cg.ReachabilityAnalyzer.class - [JAR]

├─ org.eclipse.steady.cg.ReachabilityConfiguration.class - [JAR]

├─ org.eclipse.steady.cg.T2CGoal.class - [JAR]

Advertisement