points-to-analysis
There are 10 repositories under points-to-analysis topic.
SVF-tools/SVF
Static Value-Flow Analysis Framework for Source Code
mchalupa/dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
BytecodeDL/ByteCodeDL
A declarative static analysis tool for jvm bytecode based Datalog like CodeQL
cs-au-dk/TIP
Static program analysis for TIP
SVF-tools/Teaching-Software-Analysis
Teaching and Learning Software Analysis via SVF
CROSSINGTUD/SPDS
Efficient and Precise Pointer-Tracking Data-Flow Framework
edgardozoppi/analysis-net
Static analysis framework for .NET programs.
Lancern/llvm-anderson
Anderson points-to analysis implementation based on LLVM
thepalbi/souffle-points-to-analysis
Souffle + Soot points to analysis
gustavoerivero/-Rock-Paper-Scissors-Game
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.