Static Value-Flow Analysis Framework for Source Code
#安卓#T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
Chronos - A static race detector for the go language
翻译 - Chronos-用于go语言的静态种族探测器
Static program analysis for TIP
The official repo of Doop, the declarative pointer analysis framework.
A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.
cclyzer++ is a precise and scalable pointer analysis for LLVM code.
A tool for analyzing LLVM bitcode using Datalog.
Statically Detecting Vulnerable Data Flows in Browser Extensions at Scale
A precise and scalable pointer analysis for LLVM, written in Ascent
Static JavaScript Analysis: AST, Control Flow, Data Flow, & Pointer Analysis
Implement pointer analysis prototype(currently including anderson, steensgard)~
#算法刷题#Anderson points-to analysis implementation based on LLVM
Customized symbolic analysis to find pointer analysis bugs
Python script to query JavaScript static analysis tooling for points to set of source variables.
Implementation of Steensgaard's pointer analysis for Go