tudasc / MetaCGLinks
MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.
☆50Updated last week
Alternatives and similar repositories for MetaCG
Users that are interested in MetaCG are comparing it to the libraries listed below
Sorting:
- LLVM-based type and memory allocation tracking sanitizer☆55Updated this week
- A binary optimization/specialization library supporting multiple rewriters☆117Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆77Updated last week
- llvm crash analysis☆44Updated last year
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆129Updated 3 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 8 months ago
- ☆70Updated last year
- Peter's Amazing Syntax Tree Analyzer☆134Updated 3 weeks ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆17Updated 7 months ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆147Updated 9 months ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 10 months ago
- CaPI: Compiler-assisted Performance Instrumentation☆17Updated last week
- 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
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆149Updated 4 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆143Updated 2 years ago
- ☆52Updated 3 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆22Updated 2 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Load-time selective binary rewriting☆163Updated 3 years ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆20Updated 5 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆277Updated last year
- 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 …☆58Updated 6 years ago