novt-vtable-less-compiler / novt-llvmLinks
NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.
☆50Updated 2 years ago
Alternatives and similar repositories for novt-llvm
Users that are interested in novt-llvm are comparing it to the libraries listed below
Sorting:
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Automatic Binary Parallelisation☆43Updated 4 months ago
- The Bareflank Processor Abstraction Layer☆38Updated 2 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- LLVM-based type and memory allocation tracking sanitizer☆53Updated last month
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- ☆74Updated 2 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆18Updated 6 years ago
- ☆16Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 11 months ago
- Simple Library calls tracer☆22Updated 7 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- CppCon 2019 Talk: slides and source code☆46Updated 5 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- X86 disassembler benchmark☆61Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆148Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- Extracting high level semantic information from binary code☆65Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago