SRI-CSL / whole-program-llvmLinks
A toolkit for building whole-program LLVM bitcode files
☆77Updated 3 years ago
Alternatives and similar repositories for whole-program-llvm
Users that are interested in whole-program-llvm are comparing it to the libraries listed below
Sorting:
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated last week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated last month
- Symbolic Program Slicing with LLVM☆82Updated 4 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- Whole Program LLVM: wllvm ported to go☆320Updated last year
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆229Updated 3 years ago
- ☆64Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆141Updated 6 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- ☆40Updated 2 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆327Updated last month
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- A LLVM Sanitizer for Symbolic Tracing☆223Updated this week
- KLEE / CSE Project☆45Updated 5 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Hydra: an Extensible Fuzzing Framework for Finding Semantic Bugs in File Systems☆168Updated 2 years ago
- Detect missing check bugs in OS kernels☆110Updated last year
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- CheQ: Automatically Identifying Security Checks for Detecting Kernel Semantic Bugs☆44Updated 5 years ago
- [USENIX SECURITY'19] PeX: A Permission Check Analysis Framework for Linux Kernel☆76Updated 3 years ago
- Linear-time Temporal Logic guided Greybox Fuzzing (ICSE'22)☆54Updated last year
- Use on-demand control- data- flow slicing combined with taint analysis and symbolic execution to produce scalable and precise UB detectio…☆23Updated 3 years ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆80Updated last month
- A data dependence analyzer for C program☆21Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago