tudasc / TypeARTLinks
LLVM-based type and memory allocation tracking sanitizer
☆53Updated 3 weeks ago
Alternatives and similar repositories for TypeART
Users that are interested in TypeART are comparing it to the libraries listed below
Sorting:
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆40Updated this week
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A library for identifying types of stack, global, and heap allocations in LLVM IR using only LLVM's debug information and metadata.☆14Updated this week
- llvm crash analysis☆43Updated 11 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- TracerX Symbolic Virtual Machine☆33Updated last month
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 6 months ago
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years 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
- BinRec: Dynamic Binary Lifting and Recompilation☆139Updated last year
- ☆70Updated 11 months ago
- An LLVM-based formal verification frontend for C programs.☆24Updated 3 years ago
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆77Updated last year
- Automatically exported from code.google.com/p/mao☆11Updated 4 years ago
- Automatic Binary Parallelisation☆43Updated 3 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Pretty printer from GTIRB to assembly code☆48Updated 3 months ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- Static analysis of semantic differences in kernel versions☆37Updated 4 months ago
- Dr. Disassembler☆36Updated 3 years ago
- Scalable Validator for Binary Lifters☆56Updated 4 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago