trailofbits / macroniLinks
C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.
☆43Updated last year
Alternatives and similar repositories for macroni
Users that are interested in macroni are comparing it to the libraries listed below
Sorting:
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 7 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 5 months ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated 7 months ago
- Formally verified x86-64 decompilation☆42Updated 2 weeks ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 10 months ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆19Updated last year
- Convert low ghidra pcode to verifiable C☆22Updated 11 months ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 5 months ago
- CodeHawk C Analyzer: sound static analysis of memory safety (undefined behavior)☆29Updated 2 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- Manipulate C-family ASTs with Clang☆65Updated 6 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 5 months ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆38Updated last year
- A Brainfuck interpreter embedded inside DWARF debug information☆38Updated last year
- ☆24Updated 2 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
- Dr. Disassembler☆36Updated 3 years ago
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆30Updated this week
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆17Updated 3 weeks ago
- Simple grammar-based test case generator☆32Updated last week
- gradient-based symbolic execution engine implemented from scratch☆35Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 9 months ago