lvc / vtable-dumper
A tool to list content of virtual tables in a shared library
☆117Updated 3 years ago
Alternatives and similar repositories for vtable-dumper:
Users that are interested in vtable-dumper are comparing it to the libraries listed below
- Reverse engineering of Linux/OSX gcc C++ name mangling☆112Updated 3 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Tool to demangle C++ symbols.☆57Updated last year
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- Dump ABI of an ELF object containing DWARF debug info☆183Updated this week
- API tracing framework for Linux C/C++ applications☆158Updated 8 years ago
- C++11 ELF/DWARF parser☆325Updated 7 months ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆165Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆123Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆80Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Simple Function calls tracer☆73Updated 6 years ago
- Clang AST viewer☆62Updated 7 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆255Updated 7 months ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆225Updated last year
- Determine the layout of C and C++ types, including their size, and the size, offset, and padding of each field in the type.☆25Updated this week
- ☆35Updated 11 years ago
- Experiments with the gcc plugin mechanism☆106Updated last year
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆175Updated 8 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A versatile C++ function mocking framework.☆128Updated 2 years ago
- Show stack traces from C++ exceptions at run-time without rebuilding target applications☆29Updated 6 months ago
- Debug Information Visual Analyzer☆77Updated 3 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago