plast-lab / cclyzerLinks
A tool for analyzing LLVM bitcode using Datalog.
☆102Updated 5 years ago
Alternatives and similar repositories for cclyzer
Users that are interested in cclyzer are comparing it to the libraries listed below
Sorting:
- Version of IKOS abstract interpreter implementing parallel deterministic fixpoint computation☆16Updated 5 years ago
- A library for analyzing LLVM bitcode in Haskell☆44Updated 10 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- Program analysis tools developed at Draper on the CBAT project.☆104Updated 2 years ago
- The Cloud9 main repository☆52Updated 12 years ago
- Fuzzer and generator for string and regex problems in SMT-LIB 2.x format.☆21Updated 3 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- minimal symbolic model checker & fuzzer☆113Updated 10 years ago
- CClyzer port to souffle lang☆18Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…