gchatelet / gcc_cpp_mangling_documentationLinks
Reverse engineering of Linux/OSX gcc C++ name mangling
☆113Updated 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
Sorting:
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- C++11 ELF/DWARF parser☆328Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆267Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆223Updated this week
- A better c++filt and a better undname.exe, in one binary.☆371Updated last year
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Dump ABI of an ELF object containing DWARF debug info☆195Updated 8 months ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- CppCon 2019 Talk: slides and source code☆47Updated 5 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
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆62Updated 4 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Clang with JIT extensions☆232Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆116Updated 4 years ago
- POSIX equivalent of Windows DLL import libraries☆259Updated 5 months ago
- Determine programatically C from C++ as well as various versions☆198Updated 4 years ago
- ☆35Updated 11 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Dive into ELF files using simple self-contained examples☆147Updated 10 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆71Updated last year