lvc / vtable-dumperLinks
A tool to list content of virtual tables in a shared library
☆131Updated 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:
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- ☆35Updated 11 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 6 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆198Updated 2 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- Clang AST viewer☆68Updated 8 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆63Updated 9 years ago
- A simple library focusing on demangling symbols for different programing languages☆48Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 7 months ago
- Compiler instrumentation for testing☆31Updated 7 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.☆27Updated 11 months ago
- Kaitai Struct: runtime for C++ using STL☆76Updated last month
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆82Updated 4 years ago
- A better c++filt and a better undname.exe, in one binary.☆376Updated last year
- Show stack traces from C++ exceptions at run-time without rebuilding target applications☆29Updated last year
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago