novt-vtable-less-compiler / novt-llvm
NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.
☆50Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for novt-llvm
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- A simple library focusing on demangling symbols for different programing languages☆39Updated 3 years ago
- A library for dynamic binary rewriting☆57Updated 3 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Runtime type and bounds-error checking for C/C++☆101Updated 2 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 6 years ago
- Common dependency management for various Trail of Bits C++ codebases☆31Updated 4 months ago
- print information from LLVM dataflow analyses☆13Updated 4 years ago
- Tool to demangle C++ symbols.☆56Updated last year
- llvm crash analysis☆41Updated 4 months ago
- CCG is a random C Code Generator☆42Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- CLang Plugin for calculating AST hashes☆15Updated 5 years ago
- Simple Library calls tracer☆21Updated 6 years ago
- Binary Translator to LLVM IR☆47Updated 6 years ago
- Pretty printer from GTIRB to assembly code☆48Updated last month
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 2 months ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- ☆67Updated 4 months ago
- CppCon 2019 Talk: slides and source code☆42Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆66Updated this week
- Simple Function calls tracer☆72Updated 6 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 3 years ago
- Fast Binary Translator for the Kernel☆27Updated 11 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- LLVM meets Code Property Graphs☆87Updated 3 years ago