nhjclxc / java-callgraph-spoon
java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别
☆12Updated 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
- A static analysis tool for Java programs, based on the theory of code property graphs.☆18Updated 2 years ago
- The official repo of Doop, the declarative pointer analysis framework.☆175Updated last month
- Basic Gradle configuration and example drivers to get started with WALA☆29Updated 4 months ago
- Creating Data Flow Graphs from java input classes☆48Updated 10 months ago
- Some test samples for CPG execution logic.☆21Updated last year
- Taint analysis implementation based on Heros and Soot☆44Updated 11 months ago
- ☆11Updated last year
- Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis☆133Updated 2 weeks ago
- A program slicer for Java, based on the system dependence graph (SDG).☆66Updated last year
- Using JavaParser (https://github.com/JavaParser/JavaParser), browse and navigate the Abstract Syntax Tree (AST) based on the code in your…☆51Updated last week
- Precision-guided context sensitivity for pointer analysis☆60Updated last year
- Dump the call graph by the static analysis of FlowDroid☆24Updated 7 years ago
- 用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例☆31Updated last year
- Scalability-First Pointer Analysis with Self-Tuning Context-Sensitivity☆11Updated last year
- An automatic testing tool for Java software☆25Updated 6 years ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 3 years ago
- oh my soot !☆90Updated 2 years ago
- Soot-based taint analysis with internal Java fluent interface for security specifications in fluentTQL implemented with MagpieBridge to s…☆17Updated 2 months ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 years ago
- Call graph analyzer for Java☆42Updated 4 years ago
- Tai-e学习记录☆16Updated last year
- Doop - Framework for Java Pointer and Taint Analysis☆19Updated 6 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
- ☆25Updated 2 years ago
- Phosphor: Dynamic Taint Tracking for the JVM☆173Updated 3 months ago
- A dynamic symbolic analysis tool for Java☆118Updated 5 years ago
- A benchmark to evaluate taint analysis☆30Updated 2 years ago
- Detecting Flow of Sensitive Data in Mini-Programs with Static Taint Analysis☆74Updated last year
- 基于Java ASM技术和GadgetInspector的原理,尝试实现一个自动Java代码审计工具。目前做到了可控参数分析和数据流跟踪分析☆36Updated 3 years ago
- ☆28Updated last year