aiddroid / java-callgraphLinks
A tool to help you generate java call graph.
☆9Updated 4 years ago
Alternatives and similar repositories for java-callgraph
Users that are interested in java-callgraph are comparing it to the libraries listed below
Sorting:
- Creating Data Flow Graphs from java input classes☆49Updated last year
- Query-Based Code Analysis Engine☆309Updated last month
- java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别☆13Updated last year
- JDCallgraph - Dynamic call graph generation for Java.☆19Updated 4 years ago
- Call graph analyzer for Java☆42Updated 4 years ago
- A library to generate AST, CFG, PDG for Java program☆16Updated 4 years ago
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Updated 6 years ago
- A static analysis tool for Java programs, based on the theory of code property graphs.☆18Updated 2 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 4 years ago
- Some test samples for CPG execution logic.