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:
- A plugin for Clang compiler☆119Updated 3 years ago
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated 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
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆264Updated last year
- LLVM Linker for Mobile Computing☆81Updated 9 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- C++11 ELF/DWARF parser☆327Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- ☆35Updated 11 years ago
- A better c++filt and a better undname.exe, in one binary.☆357Updated 11 months ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆80Updated 3 years ago
- Experiments with the gcc plugin mechanism☆109Updated 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.☆26Updated 5 months ago
- Kaitai Struct: runtime for C++ using STL☆73Updated 2 months ago
- Show stack traces from C++ exceptions at run-time without rebuilding target applications☆29Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆66Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 9 years ago