lvc / vtable-dumper
A tool to list content of virtual tables in a shared library
☆121Updated 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☆185Updated 2 months ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A plugin for Clang compiler☆117Updated 3 years 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☆124Updated last year
- Debug Information Visual Analyzer☆77Updated 5 months ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆83Updated 4 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- selectively remove C preprocessor conditionals☆166Updated 11 months ago
- Simple Function calls tracer☆72Updated 6 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
- ☆117Updated 7 years ago
- run C++ from anywhere☆117Updated 5 years ago
- Tool to demangle C++ symbols.☆58Updated last year
- A better c++filt and a better undname.exe, in one binary.☆353Updated 7 months ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆33Updated 10 months ago
- ☆35Updated 11 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆261Updated 10 months ago
- C++11 ELF/DWARF parser☆325Updated 9 months ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 6 years ago
- A versatile C++ function mocking framework.☆130Updated 2 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.☆25Updated 2 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year