lvc / vtable-dumper
A tool to list content of virtual tables in a shared library
☆123Updated 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
- Dump ABI of an ELF object containing DWARF debug info☆188Updated 3 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- Debug Information Visual Analyzer☆77Updated 6 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated 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
- A binary optimization/specialization library supporting multiple rewriters☆113Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Tool to demangle C++ symbols.☆58Updated last year
- ☆35Updated 11 years ago
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆34Updated 11 months ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Simple Function calls tracer☆72Updated 7 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆36Updated last year
- A header-only utility for writing hexdump-formatted data to C++ streams.☆59Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago