nhjclxc / java-callgraph-spoonLinks
java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别
☆13Updated last year
Alternatives and similar repositories for java-callgraph-spoon
Users that are interested in java-callgraph-spoon are comparing it to the libraries listed below
Sorting:
- A static analysis tool for Java programs, based on the theory of code property graphs.☆18Updated 2 years ago
- Basic Gradle configuration and example drivers to get started with WALA☆29Updated 6 months ago
- Creating Data Flow Graphs from java input classes☆48Updated 11 months 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
- Taint analysis implementation based on Heros and Soot☆45Updated last year
- Study WALA and static code analysis . This project introduces the required knowledge and study roadmap.☆22Updated 4 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 4 years ago
- Some test samples for CPG execution logic.☆21Updated last year
- A program slicer for Java, based on the system dependence graph (SDG).☆66Updated last year
- The official repo of Doop, the declarative pointer analysis framework.☆180Updated 2 months ago
- Python library for code analysis with CPG and Joern☆20Updated last year
- Codyze is a static analyzer for Java, C, C++ based on code property graphs☆87Updated 4 months ago
- Precision-guided context sensitivity for pointer analysis☆60Updated last year
- Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis☆135Updated 2 months ago
- oh my soot !☆91Updated 2 years ago
- 用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例☆31Updated 2 years ago
- Dump the call graph by the static analysis of FlowDroid☆24Updated 7 years ago
- ☆25Updated 2 years ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 years ago
- A manually vetted dataset for security vulnerability detection in Java projects☆55Updated this week
- Java taint propagation for java. Define tainted sources, sanitizer methods and sinks via aspects.☆28Updated 6 years ago
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆66Updated 5 months ago
- Vulnerable code clone detection technique. Published in EuroS&P2020☆10Updated 4 years ago
- Phosphor: Dynamic Taint Tracking for the JVM☆176Updated 5 months ago
- Plume is a code representation benchmarking library with options to extract the AST from Java bytecode and store the result in various gr…☆74Updated 7 months ago
- Works about detecting vulnerable using ML.☆83Updated 5 years ago
- ☆38Updated 2 years ago
- Binary rewriting approach with fork server support to fuzz Java applications with afl-fuzz.☆91Updated 7 years ago
- Java静态代码安全审计工具,使用JavaParser项目做语法分析,计划支持常见的Web漏洞与组件漏洞☆19Updated 3 years ago
- A tool to help you generate java call graph.☆9Updated 4 years ago