grievejia / tpaLinks
Pointer Analysis with Tunable Precision
☆26Updated 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☆225Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated this week
- ☆66Updated 5 years ago
- ☆14Updated last year
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- Piecewise debloating toolchain☆15Updated 5 years ago
- A use-after-free checker based on SVF.☆21Updated 7 years ago
- A unification-based alias analysis and related tools☆34Updated 10 months ago
- Static Slicer for LLVM☆67Updated 9 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- A data dependence analyzer for C program☆21Updated 3 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 4 years ago
- ☆42Updated 2 years ago
- An external project example using SVF as a library☆23Updated this week
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆81Updated 2 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Indexing reachability for context-sensitive data flow analysis.☆12Updated 3 years ago
- Program analysis and verification framework☆26Updated last week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago
- Symbolic Program Slicing with LLVM☆82Updated 5 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆244Updated 10 months ago
- Pre-built bitcode files for the Linux kernel☆22Updated 5 years ago
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- A library for analyzing LLVM bitcode in Haskell☆44Updated 10 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated 3 months ago