ashish-gehani / OCCAMLinks
OCCAM: Object Culling and Concretization for Assurance Maximization
☆16Updated 3 years ago
Alternatives and similar repositories for OCCAM
Users that are interested in OCCAM are comparing it to the libraries listed below
Sorting:
- OCCAM: Object Culling and Concretization for Assurance Maximization☆27Updated 2 years ago
- CCG is a random C Code Generator☆44Updated 3 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆32Updated 6 years ago
- LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM☆25Updated 3 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆84Updated this week
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 3 years ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆17Updated 2 months ago
- Static Slicer for LLVM☆67Updated 9 years ago
- ☆36Updated 2 years ago
- Piecewise debloating toolchain☆15Updated 5 years ago
- Function Merging & Branch Fusion☆19Updated 6 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆246Updated 11 months ago
- custom type systems for Clang☆96Updated 10 years ago
- gcc plugin to discover optimization passes used during compilation☆20Updated 4 years ago
- ☆52Updated 9 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A framework for finding completeness bugs in optimizing compiler toolchains.☆22Updated last year
- A Tool for the Static Analysis of Cache Side Channels☆41Updated 8 years ago
- An LLVM-based formal verification frontend for C programs.☆25Updated 3 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- reverse engineering branch predictors