zhangyz / llvm-slicingLinks
Symbolic Program Slicing with LLVM
☆84Updated 5 years ago
Alternatives and similar repositories for llvm-slicing
Users that are interested in llvm-slicing 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
- PTABen: Micro-benchmark Suite for Pointer Analysis☆84Updated 3 weeks ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- KLEE / CSE Project☆47Updated 5 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆333Updated 2 weeks ago
- Linear-time Temporal Logic guided Greybox Fuzzing (ICSE'22)☆58Updated last year
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆236Updated 3 years ago
- Scalable Validator for Binary Lifters☆62Updated 5 years ago
- A LLVM Sanitizer for Symbolic Tracing☆228Updated last week
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 4 years ago
- ☆66Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated last year
- JIGSAW is a fuzzing-based path constraint solver.☆69Updated last year
- Coverage-guided grammar aware fuzzer that uses grammar automatons☆75Updated 4 years ago
- Static Slicer for LLVM☆67Updated 10 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆61Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- Configurable instrumentation of LLVM bitcode☆35Updated 9 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- ☆39Updated 4 years ago
- Use on-demand control- data- flow slicing combined with taint analysis and symbolic execution to produce scalable and precise UB detectio…☆25Updated 4 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 8 months ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆11Updated 8 years ago
- ☆42Updated 3 years ago
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆31Updated 4 years ago
- Program analysis tools developed at Draper on the CBAT project.☆106Updated 2 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Updated last year