xlauko / lartLinks
LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstractions. In terms of the instruction set, the resulting programs are normal, concrete LLVM programs that can be executed and analyzed.
☆19Updated 2 years ago
Alternatives and similar repositories for lart
Users that are interested in lart are comparing it to the libraries listed below
Sorting:
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Verified, Incremental, Binary Editing with Synthesis☆53Updated 2 years ago
- A satisfiability solver for (existential) bit-vector formulas based on the mcSAT framework.☆21Updated 2 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 7 months ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Parser for the llvm bitcode format☆59Updated 3 weeks ago
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 5 months ago
- An LLVM pass to compress code by identifying and extracting recurrent program slices.☆26Updated 3 weeks ago
- A demontration of disassemblers generated by sleigh2rust☆13Updated 10 months ago
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆38Updated last week
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years ago
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆16Updated 6 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 9 months ago
- Synthesis from Inductive specification eMpowered by Bidirectional Abstract Interpretation☆22Updated last year
- CodeHawk Abstract Interpretation Engine and Analyzers☆69Updated last week
- Apply ROP protection to a binary using binary rewriting with GTIRB☆34Updated 3 months ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 7 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- Dr. Disassembler☆36Updated 3 years ago
- Counter-example guided inductive synthesis (CEGIS) implementation for the SMT solver Z3 by Microsoft Research☆52Updated 8 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- VSCode extension for the LLVM IR language☆61Updated last year
- llvm crash analysis☆44Updated last year
- Symbolic execution of LLVM IR traces for program understanding.☆27Updated 11 years ago
- ☆44Updated 4 years ago
- A library for binary analysis and rewriting☆48Updated 2 years ago
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆57Updated 2 months ago