lvc / vtable-dumperLinks
A tool to list content of virtual tables in a shared library
☆129Updated 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
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 10 months ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆275Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆63Updated 9 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- ☆35Updated 11 years ago
- C++11 ELF/DWARF parser☆334Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆117Updated 4 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- Clang AST viewer☆68Updated 8 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A simple library focusing on demangling symbols for different programing languages☆48Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆196Updated last month
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆35Updated this week
- Library for reading and generating ELF files.☆14Updated 5 years ago
- C++11 implementation of 010 Editor's template language☆40Updated 8 years ago
- An LLVM bitcode parsing example☆53Updated 5 years ago
- selectively remove C preprocessor conditionals☆183Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 6 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- Kaitai Struct: runtime for C++ using STL☆76Updated 2 weeks ago
- coredump analyzer☆27Updated 8 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆92Updated last year
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago