tudasc / MetaCGLinks
MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.
☆48Updated 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☆53Updated this week
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆124Updated 4 months ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- ☆70Updated last year
- llvm crash analysis☆44Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 10 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆140Updated last year
- An open-source interactive visualization tool for comparing IR CFGs☆86Updated 3 weeks ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Dr. Disassembler☆36Updated 3 years ago
- Visualization of LLVM IR☆60Updated 11 years ago
- Angha is a framework for constructing compilable synthetic C benchmarks out of publicly available C repositories.☆22Updated 2 years ago
- CaPI: Compiler-assisted Performance Instrumentation☆16Updated this week
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆76Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆16Updated 4 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Load-time selective binary rewriting☆160Updated 2 years ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- Pin-Based Constant Execution Checker (Pin-based CEC)☆20Updated 4 months ago
- print information from LLVM dataflow analyses