delcypher / nsolvLinks
Nsolv - A front-end that allows multiple SMTLIBv2 compliant solvers to executed in parallel.
☆12Updated 12 years ago
Alternatives and similar repositories for nsolv
Users that are interested in nsolv are comparing it to the libraries listed below
Sorting:
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Parser for the llvm bitcode format☆59Updated this week
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- A library for binary analysis and rewriting☆48Updated 2 years ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- TracerX Symbolic Virtual Machine☆31Updated 3 weeks ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- A library for disassembling x86-64 binaries.☆43Updated 5 months ago
- Manipulate C-family ASTs with Clang☆68Updated 6 years ago
- Liveness-driven random C code generator☆42Updated 2 months ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- LLVM-based, flexible, live coverage instrumentation for C/C++ code☆46Updated 9 years ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Automatic Binary Parallelisation☆43Updated 7 months ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆45Updated 5 years ago
- Formal semantics of LLVM IR in K☆47Updated 7 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- Symbolic execution of LLVM IR traces for program understanding.☆27Updated 11 years ago
- manipulate LLVM IR files☆32Updated 10 years ago
- Program Analysis for LLVM☆38Updated 8 years ago
- A dynamic analysis framework for C and C++ programs☆29Updated this week
- A tool for testing C compilers automatically☆21Updated 9 years ago
- TypeSan checks casts in C++ code - code released for CCS 2016☆35Updated 4 years ago
- A simple VM to play with OSR in LLVM☆15Updated 8 years ago
- A(nother) Binary Analysis Framework