lvc / vtable-dumperLinks
A tool to list content of virtual tables in a shared library
☆124Updated 4 years ago
Alternatives and similar repositories for vtable-dumper
Users that are interested in vtable-dumper are comparing it to the libraries listed below
Sorting:
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 5 months ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- C++11 ELF/DWARF parser☆326Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- ☆35Updated 11 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆263Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Debug Information Visual Analyzer☆78Updated 8 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Clang AST viewer☆64Updated 8 years ago
- Determine the layout of C and C++ types, including their size, and the size, offset, and padding of each field in the type.☆26Updated 5 months ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- coredump analyzer☆27Updated 8 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- ☆117Updated 7 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- selectively remove C preprocessor conditionals☆170Updated last year
- Compiler instrumentation for testing☆30Updated 7 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 11 years ago
- Simple Function calls tracer☆72Updated 7 years ago
- Dive into ELF files using simple self-contained examples☆147Updated 9 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago