ahueck / llvm-dimetaLinks
A library for identifying types of stack, global, and heap allocations in LLVM IR using only LLVM's debug information and metadata.
☆14Updated 3 weeks ago
Alternatives and similar repositories for llvm-dimeta
Users that are interested in llvm-dimeta are comparing it to the libraries listed below
Sorting:
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last month
- Tutorial for writing an LLVM backend☆23Updated last month
- 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
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆47Updated this week
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 6 months ago
- Dr. Disassembler☆36Updated 3 years ago
- NVidia sass disassembler☆21Updated this week
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆55Updated 2 months ago
- Static analysis of semantic differences in kernel versions☆37Updated 4 months ago
- VSCode extension for the LLVM IR language☆62Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Daedalus is an LLVM pass that compresses code by identifying and extracting recurrent program slices.☆28Updated this week
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- ☆46Updated 2 months ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Program synthesis tools and utilities for LLVM.☆20Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated last week
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years ago
- binary->LLVM->circuits☆19Updated last year
- llvm crash analysis☆44Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 10 months ago
- Exemplary LLVM function pass implementing Control Flow Flattening.☆17Updated 7 years ago
- Disarm — Fast AArch64 Decode/Encoder☆41Updated 6 months ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆25Updated 5 years ago
- fundamental traits to describe an architecture in the yaxpeax project☆15Updated 4 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 4 months ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Multicore x64 kernel with a focus on introspection and debugging capabilities.☆61Updated last year