osl / concolic-walkLinks
Implementation and evaluation data of the Concolic Walk heuristic for solving complex arithmetic path conditions.
☆14Updated 11 years ago
Alternatives and similar repositories for concolic-walk
Users that are interested in concolic-walk are comparing it to the libraries listed below
Sorting:
- A unification-based alias analysis and related tools☆35Updated last year
- An inter-procedural data-flow analysis framework using value-based context sensitivity☆91Updated last year
- Home for the WALi weighted automaton library and OpenNWA nested-word automaton library☆18Updated 6 years ago
- Automatically exported from code.google.com/p/type-inference☆27Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- Symbolic PathFinder☆160Updated last month
- Static Slicer for LLVM☆67Updated 9 years ago
- ☆75Updated 7 years ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆101Updated last year
- Semantic program repair system for C programs☆101Updated 3 years ago
- A fuzzing framework for finding transactional bugs in DBMSs☆53Updated 2 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- ☆15Updated 6 years ago
- Java Concolic Unit Testing Engine☆92Updated 11 years ago
- Java Ranger is a path-merging extension of Symbolic PathFinder☆14Updated 10 months ago
- This is java implementation of Graspan.☆20Updated last year
- A dynamic symbolic analysis tool for Java☆121Updated 6 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆229Updated 6 years ago
- Woodpecker: Verifying systems rules using rule-directed symbolic execution☆12Updated 9 years ago
- A tool for analyzing LLVM bitcode using Datalog.☆102Updated 5 years ago
- A collection of concurrency bugs. Please cite our ISCA paper "A Case for an Interleaving Constrained Shared-Memory Multi-Processor" if yo…☆61Updated 12 years ago
- Dynamic detection of likely invariants