appleseedlab / maki
A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs
☆10Updated 3 months ago
Alternatives and similar repositories for maki:
Users that are interested in maki are comparing it to the libraries listed below
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆41Updated 8 months ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆12Updated 3 weeks ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- 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
- A utility library to bridge llvm and mlir gaps.☆13Updated 3 months 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
- An LLVM IR dataset for data-driven compiler optimization research☆37Updated this week
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- UB-aware interpreter for LLVM debugging☆26Updated last week
- ☆50Updated 2 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated last month
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated 2 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 …☆16Updated 7 months ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation☆11Updated 2 years ago
- llvm crash analysis☆43Updated 9 months ago
- LLVM meets Code Property Graphs☆91Updated 4 years ago
- Simple grammar-based test case generator☆31Updated 3 weeks ago
- libLISA: Instruction Discovery and Analysis on x86-64☆112Updated 2 months ago
- Thesis code☆26Updated last year
- Solving floating point SMT constraints on a GPU☆48Updated 4 years ago
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆20Updated last year
- 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
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated last month
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆141Updated 2 months ago
- Scalable Validator for Binary Lifters☆56Updated 4 years ago