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☆79Updated last week
- A utility library to bridge llvm and mlir gaps.☆13Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 2 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆67Updated 10 months ago
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 2 years ago
- Solving floating point SMT constraints on a GPU☆50Updated 5 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆12Updated 4 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Formally verified x86-64 decompilation☆44Updated last month
- A framework for finding completeness bugs in optimizing compiler toolchains.☆23Updated last year
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆30Updated 8 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- Delta assists you in minimizing "interesting" files subject to a test of their interestingness.☆33Updated 3 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- Convert low ghidra pcode to verifiable C☆22Updated last year
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated 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…☆61Updated last month
- libLISA: Instruction Discovery and Analysis on x86-64☆123Updated 10 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆50Updated last month
- Top-level repository for LFI: Practical, Efficient, and Secure Software-based Sandboxing☆94Updated 2 months ago
- E-Graph library☆20Updated last year
- CodeHawk C Analyzer: sound static analysis of memory safety (undefined behavior)☆30Updated last week
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Dr. Disassembler☆37Updated 4 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated 2 months ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆18Updated 9 months ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆17Updated 5 months ago