QilinPTA / QilinLinks
Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis
☆135Updated 2 months ago
Alternatives and similar repositories for Qilin
Users that are interested in Qilin are comparing it to the libraries listed below
Sorting:
- Precision-guided context sensitivity for pointer analysis☆61Updated last year
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆66Updated 6 months ago
- The official repo of Doop, the declarative pointer analysis framework.☆179Updated 2 weeks ago
- Efficient and Precise Pointer-Tracking Data-Flow Framework☆40Updated 3 years ago
- A Pointer Analysis Framework for Rust☆52Updated this week
- This is the repo for an incremental pointer analysis for Java programs. This repo has been adopted by WALA☆24Updated 2 years ago
- Taint analysis implementation based on Heros and Soot☆45Updated last year
- ☆25Updated 2 years ago
- A symbolic Java virtual machine for program analysis, verification and test generation☆111Updated last week
- The source code of project "LLift" (Enhancing static analysis with LLM)☆72Updated last year
- A points-to and alias analysis benchmark suite☆41Updated 6 years ago
- oh my soot !☆91Updated 2 years ago
- Basic Gradle configuration and example drivers to get started with WALA☆29Updated 6 months ago
- Static Analysis Course☆69Updated this week
- Phosphor: Dynamic Taint Tracking for the JVM☆176Updated this week
- A hybrid analysis framework to aid in uncovering deserialization vulnerabilities☆14Updated 8 months ago
- IFDS/IDE Solver for Soot and other frameworks☆246Updated 2 years ago
- LLMDFA: Analyzing Dataflow in Code with Large Language Models (NeurIPS 2024)☆124Updated last week
- Finding the potential null pointer exception☆28Updated 4 years ago
- 软件工程与形式化方法相关前沿工作阅读与分享☆35Updated last week
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆79Updated 2 weeks ago
- A manually vetted dataset for security vulnerability detection in Java projects☆63Updated last week
- A dynamic symbolic analysis tool for Java☆120Updated 6 years ago
- Symbolic PathFinder☆151Updated 2 months ago
- [ICSE 2022] Controlled Concurrency Testing via Periodical Scheduling☆32Updated 2 years ago
- Soot-based taint analysis with internal Java fluent interface for security specifications in fluentTQL implemented with MagpieBridge to s…☆18Updated 4 months ago
- Assisting Static Analysis with Large Language Models: A ChatGPT Experiment☆34Updated last year
- LLMSAN: Sanitizing Large Language Models in Bug Detection with Data-Flow (EMNLP Findings 2024)☆77Updated last week
- Some test samples for CPG execution logic.