points-to-analysis
Here are 11 public repositories matching this topic...
Sort:Most stars
Static Value-Flow Analysis Framework for Source Code
- Updated
Dec 17, 2025 - C++
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
- Updated
May 21, 2025 - C++
A declarative static analysis tool for jvm bytecode based Datalog like CodeQL
- Updated
Jan 6, 2024 - Shell
Static program analysis for TIP
- Updated
May 5, 2025 - Scala
Teaching and Learning Software Analysis via SVF
- Updated
Dec 17, 2025 - C++
Efficient and Precise Pointer-Tracking Data-Flow Framework
- Updated
Jul 8, 2021 - Java
Static analysis framework for .NET programs.
- Updated
Dec 17, 2020 - C#
Anderson points-to analysis implementation based on LLVM
- Updated
Jan 3, 2021 - C++
The classic 'Rock, Paper, Scissors' game with a little more difficulty than a regular randomizer. This game is available in two versions; C++ and Python.
- Updated
Jun 15, 2021 - Python
A Java static analysis tool built on Soot, implementing flow-sensitive, intra-procedural may-points-to analysis using Kildall’s fixpoint algorithm. Generates Jimple IR, CFGs, and points-to information at every program point. Includes testcases, expected outputs, and a Python comparator for validation.
- Updated
Dec 9, 2025 - Java
Improve this page
Add a description, image, and links to thepoints-to-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepoints-to-analysis topic, visit your repo's landing page and select "manage topics."