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 mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- C++11 ELF/DWARF parser☆330Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A better c++filt and a better undname.exe, in one binary.☆371Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 9 months ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆88Updated 4 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆224Updated last week
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆231Updated 2 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 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…☆63Updated 4 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- ☆35Updated 11 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- Clang with JIT extensions☆233Updated 2 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆72Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C++ ABI Summary☆568Updated 2 weeks ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- ☆99Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- A binary optimization/specialization library supporting multiple rewriters☆116Updated 4 years ago