pfalcon / awesome-program-analysisLinks
Program Analisys and Transformation survey and links (particular focus on SSA)
☆171Updated 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 2 months ago
- 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
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆233Updated 6 years ago
- A high-performance, parallel, compilation-based symbolic execution engine☆143Updated last week
- MIT's abstract interpretation class taught by Cousot☆40Updated 11 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Updated 11 months ago
- Static program analysis for TIP☆308Updated 9 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Updated last year
- ☆53Updated 2 years ago
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- Public-facing course info for program analysis materials.☆43Updated 2 months ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆62Updated last week
- A compiler from TIP to llvm bitcode☆72Updated last year
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 years ago
- ☆66Updated 6 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- minimal symbolic model checker & fuzzer☆114Updated 10 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- A tool for analyzing LLVM bitcode using Datalog.☆101Updated 5 years ago
- A framework for testing compilers' type checkers☆63Updated last year
- LLVM pass☆23Updated 5 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
- The notes about programming language theory☆27Updated 2 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆73Updated last month
- ☆52Updated 9 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220Updated 5 years ago
- Variation of american fuzzy lop for testing compilers☆126Updated 3 years ago