appleseedlab / makiLinks
A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs
☆10Updated 5 months ago
Alternatives and similar repositories for maki
Users that are interested in maki are comparing it to the libraries listed below
Sorting:
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 9 months ago
- Some experiments with SMT solvers and GIMPLE IR☆74Updated this week
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆59Updated last year
- Program for converting C preprocessor usage to C constructs☆12Updated 2 years ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆14Updated 2 months ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- ☆10Updated 4 years ago
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆27Updated 2 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 3 months ago
- UB-aware interpreter for LLVM debugging☆28Updated last week
- ☆50Updated 2 years ago
- A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation☆11Updated 2 years ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆16Updated 8 months ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 4 months ago
- libLISA: Instruction Discovery and Analysis on x86-64☆113Updated 3 months ago
- ROSA: Finding Backdoors with Fuzzing☆22Updated 3 months ago
- print information from LLVM dataflow analyses☆13Updated 5 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
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated 3 months ago
- ☆13Updated last year
- Tutorial for writing an LLVM backend☆22Updated 2 weeks ago
- outline and links for PLDI 2022 tutorial☆17Updated 2 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 …☆14Updated 6 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- llvm crash analysis☆43Updated 11 months ago
- This repo contains the artifact for our SOSP'19 paper on Serval☆30Updated 5 years ago
- AIL: The angr Intermediate Language.☆32Updated last week
- Patches Assured up to Trace Equivalence☆16Updated last month