gchatelet / gcc_cpp_mangling_documentation
Reverse engineering of Linux/OSX gcc C++ name mangling
☆115Updated 3 years ago
Alternatives and similar repositories for gcc_cpp_mangling_documentation:
Users that are interested in gcc_cpp_mangling_documentation are comparing it to the libraries listed below
- A tool to list content of virtual tables in a shared library☆121Updated 3 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- C++11 ELF/DWARF parser☆326Updated 10 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A versatile C++ function mocking framework.☆130Updated 2 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A better c++filt and a better undname.exe, in one binary.☆352Updated 8 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- ☆35Updated 11 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆149Updated 5 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- Dive into ELF files using simple self-contained examples☆144Updated 9 years ago
- Dump ABI of an ELF object containing DWARF debug info☆187Updated 3 months ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 11 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆124Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆198Updated 3 weeks ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆34Updated 11 months ago
- Tool to demangle C++ symbols.☆58Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆262Updated 10 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆169Updated this week
- C++ ABI Summary☆538Updated 4 months ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆151Updated last year
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- Fast stack trace utility☆54Updated 6 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆186Updated 2 years ago
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago