Pointer Analysis with Tunable Precision
☆28Mar 23, 2016Updated 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☆235Jun 19, 2019Updated 6 years ago
- A data dependence analyzer for C program☆20Jan 23, 2022Updated 4 years ago
- An external project example using SVF as a library☆24Dec 17, 2025Updated 2 months ago
- A use-after-free checker based on SVF.☆20Nov 29, 2017Updated 8 years ago
- SUPA☆28Jan 15, 2026Updated last month
- ☆66Oct 29, 2019Updated 6 years ago
- DAI: Demanded Abstract Interpretation☆16Sep 23, 2024Updated last year
- Static program slicer used in Symbiotic tool☆12Mar 31, 2025Updated 11 months ago
- IDE/AL - Alias-Aware Framework for Interprocedural Dataflow Analysis☆10Mar 10, 2018Updated 7 years ago
- Grey-box fuzzer SIVO