tudasc / TypeART
LLVM-based type and memory allocation tracking sanitizer
☆53Updated last month
Alternatives and similar repositories for TypeART:
Users that are interested in TypeART are comparing it to the libraries listed below
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆40Updated this week
- A symbolic execution engine for LLVM IR☆51Updated 2 years ago
- llvm crash analysis☆43Updated 9 months ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years ago
- TracerX Symbolic Virtual Machine☆33Updated 3 weeks ago
- A library for dynamic binary rewriting☆57Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆52Updated 2 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆130Updated last year
- VSCode extension for the LLVM IR language☆60Updated 10 months ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆141Updated 2 months ago
- Program synthesis tools and utilities for LLVM.☆20Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- Fork of LLVM for demonstrating optimization pass development☆31Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 4 months 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
- Runtime type and bounds-error checking for C/C++☆103Updated 4 months ago
- Static analysis of semantic differences in kernel versions☆33Updated last month
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Linux kernel branches for confidential compute research☆17Updated 2 weeks ago
- A tool which hides symbols exported from shared libraries or relocatable object files☆36Updated last year
- Program for converting C preprocessor usage to C constructs☆12Updated 2 years ago
- Scalable Validator for Binary Lifters☆56Updated 4 years ago
- LLVM meets Code Property Graphs☆91Updated 4 years ago
- A framework for lifting ARM32 to LLVM-IR and merging resulting code with LLVM-IR generated from source-code.☆12Updated 2 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆53Updated 6 years ago