grievejia / andersenLinks
Andersen's inclusion-based pointer analysis re-implementation in LLVM
☆232Updated 6 years ago
Alternatives and similar repositories for andersen
Users that are interested in andersen are comparing it to the libraries listed below
Sorting:
- Pointer Analysis with Tunable Precision☆27Updated 9 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 weeks ago
- ☆66Updated 6 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆84Updated last week
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- A wrapper script to build whole-program LLVM bitcode files☆724Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆332Updated last month
- A unification-based alias analysis and related tools☆36Updated last year
- Static Slicer for LLVM☆67Updated 9 years ago
- Teaching and Learning Software Analysis via SVF☆211Updated 2 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Whole Program LLVM: wllvm ported to go☆329Updated last year
- Static program analysis for TIP☆306Updated 7 months ago
- Public-facing course info for program analysis materials.☆43Updated 2 weeks ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- A library for analyzing LLVM bitcode in Haskell☆44Updated 11 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Concurrency Paper☆114Updated 2 years ago
- Teaching and Learning Software Verification via SVF☆34Updated last week
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆520Updated 7 months ago
- ☆16Updated last year
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆62Updated 7 months ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago