daanvdh / JavaDataFlowLinks
Creating Data Flow Graphs from java input classes
☆49Updated last year
Alternatives and similar repositories for JavaDataFlow
Users that are interested in JavaDataFlow are comparing it to the libraries listed below
Sorting:
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 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
- ☆58Updated last year
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆76Updated last year
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆92Updated 3 weeks ago
- A program slicer for Java, based on the system dependence graph (SDG).☆67Updated 2 years ago
- A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.☆348Updated this week
- Java Program -> AST -> .dot -> Visualization