SVF-tools / Simplified-STL
A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation
☆11Updated 2 years ago
Alternatives and similar repositories for Simplified-STL:
Users that are interested in Simplified-STL are comparing it to the libraries listed below
- LLVM pass☆22Updated 4 years ago
- Indexing reachability for context-sensitive data flow analysis.☆11Updated 2 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 3 weeks ago
- A high-performance, parallel, compilation-based symbolic execution engine☆128Updated 2 weeks ago
- A list of bugs found by SQLancer☆14Updated last year
- A fuzzer for SMT solvers☆19Updated 2 months ago
- A data dependence analyzer for C program☆20Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- Version of IKOS abstract interpreter implementing parallel deterministic fixpoint computation☆16Updated 4 years ago
- Public-facing course info for program analysis materials.☆39Updated 3 months ago
- Map2Check: Finding Software Vulnerabilities☆28Updated 4 years ago
- llvm crash analysis☆43Updated 8 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆58Updated last year
- ☆14Updated 9 months ago
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆27Updated 2 years ago
- ☆10Updated 4 years ago
- Enumerative Testing and Bounded Validation of SMT Solvers☆22Updated last month
- Tutorial for Building Program Reasoning Tools using LLVM and Z3