vhscampos / range-analysisLinks
Static range analysis for the LLVM compiler infrastructure.
☆56Updated 5 years ago
Alternatives and similar repositories for range-analysis
Users that are interested in range-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.☆165Updated last year
- A data dependence analyzer for C program☆21Updated 3 years ago
- KLEE / CSE Project☆45Updated 5 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- ☆64Updated 5 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- Map2Check: Finding Software Vulnerabilities☆29Updated 4 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- SUPA☆28Updated 5 years ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆12Updated 7 years ago
- Indexing reachability for context-sensitive data flow analysis.☆12Updated 3 years ago
- Variation of american fuzzy lop for testing compilers☆123Updated 3 years ago
- Symbolic Program Slicing with LLVM☆82Updated 4 years ago
- Scalable Validator for Binary Lifters☆56Updated 5 years ago
- Experimental translation of llvm to smt.☆57Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆140Updated 6 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆26Updated 5 years ago
- git://g.csail.mit.edu/kint☆49Updated 11 years ago
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago
- BDA: Practical Dependence Analysis for Binary Executables by Unbiased Whole-program Path Sampling and Per-path Abstract Interpretation☆30Updated 4 years ago
- Program analysis tools developed at Draper on the CBAT project.☆103Updated 2 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated last month
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆33Updated 5 years ago
- Basic LLVM passes☆17Updated 6 years ago
- drawing graphs for llvm ir. data flow and control flow☆41Updated 7 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆81Updated 7 years ago