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
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆46Updated 3 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 utility library to bridge llvm and mlir gaps.☆13Updated 10 months ago
- Dr. Disassembler☆37Updated 3 years ago
- VSCode extension for the LLVM IR language☆60Updated last year
- SLOT: SMT-LLVM Optimizing Translation☆60Updated 7 months ago
- Verified, Incremental, Binary Editing with Synthesis☆53Updated 2 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Updated last week
- A library for dynamic binary rewriting☆58Updated 4 years ago
- A satisfiability solver for (existential) bit-vector formulas based on the mcSAT framework.☆21Updated 2 years ago
- Parser for the llvm bitcode format☆60Updated last week
- Symbolic execution of LLVM IR traces for program understanding.☆27Updated 11 years ago
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆51Updated last week
- Binary Ninja MLIL to LLVM IR lifter☆15Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆78Updated last week
- A demontration of disassemblers generated by sleigh2rust☆13Updated 11 months ago
- E-Graph library☆19Updated last year
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated this week
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆20Updated 5 years ago
- ☆45Updated 4 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Program synthesis tools and utilities for LLVM.☆20Updated 2 years ago
- llvm crash analysis☆45Updated last year
- SMT solver for the theory of floating-point arithmetic☆26Updated 7 years ago
- An LLVM pass to compress code by identifying and extracting recurrent program slices.☆26Updated last month
- Extracting high level semantic information from binary code☆66Updated 6 years ago
- Ghidra Sleight (PCode) parsing library in Rust.☆44Updated 10 months ago
- Apply ROP protection to a binary using binary rewriting with GTIRB☆34Updated 4 months ago