grievejia / tpaLinks
Pointer Analysis with Tunable Precision
☆27Updated 9 years ago
Alternatives and similar repositories for tpa
Users that are interested in tpa are comparing it to the libraries listed below
Sorting:
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆84Updated last week
- ☆16Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 weeks ago
- ☆66Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- A unification-based alias analysis and related tools☆36Updated last year
- A data dependence analyzer for C program☆20Updated 3 years ago
- Piecewise debloating toolchain☆15Updated 6 years ago
- An external project example using SVF as a library☆23Updated last week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago
- Symbolic Program Slicing with LLVM☆84Updated 5 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- ☆42Updated 3 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆62Updated 7 months ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- Indexing reachability for context-sensitive data flow analysis.☆13Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆247Updated last year
- A use-after-free checker based on SVF.☆20Updated 8 years ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago
- A library for analyzing LLVM bitcode in Haskell☆44Updated 11 years ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆87Updated 3 months ago
- [ICSE 2022] Controlled Concurrency Testing via Periodical Scheduling☆36Updated 3 years ago
- A fuzzer for SMT solvers☆21Updated 4 months ago
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- some notes for how to build projects into a single LLVM bitcode file.☆18Updated 6 years ago
- Teaching and Learning Software Verification via SVF☆34Updated last week