pfalcon / awesome-program-analysisLinks
Program Analisys and Transformation survey and links (particular focus on SSA)
☆172Updated 4 years ago
Alternatives and similar repositories for awesome-program-analysis
Users that are interested in awesome-program-analysis are comparing it to the libraries listed below
Sorting:
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated last month
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆150Updated 5 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆143Updated last week
- A precise and scalable pointer analysis for LLVM, written in Ascent☆67Updated 10 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated 11 months ago
- MIT's abstract interpretation class taught by Cousot☆40Updated 11 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆249Updated last year
- A tool for analyzing LLVM bitcode using Datalog.☆101Updated 5 years ago
- Static program analysis for TIP☆308Updated 8 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆61Updated 2 years ago
- ☆53Updated 2 years ago
- Public-facing course info for program analysis materials.☆43Updated last month
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- A compiler from TIP to llvm bitcode☆72Updated last year
- minimal symbolic model checker & fuzzer☆114Updated 10 years ago
- Concurrency Paper☆114Updated 2 years ago
- LLVM pass☆23Updated 5 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- ☆52Updated 9 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- ☆66Updated 6 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆58Updated 7 years ago
- A fuzzing framework for SMT solvers☆196Updated last month
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆84Updated 7 years ago
- Runtime type and bounds-error checking for C/C++☆106Updated last year
- Apron Numerical Abstract Domain Library☆144Updated 10 months ago