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 mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A tool to list content of virtual tables in a shared library☆121Updated 3 years ago
- C++11 ELF/DWARF parser☆325Updated 9 months ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- A better c++filt and a better undname.exe, in one binary.☆353Updated 7 months ago
- A versatile C++ function mocking framework.☆130Updated 2 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆261Updated 10 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆124Updated last year
- Memory optimal Small String Optimization implementation for C++☆237Updated 10 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Dive into ELF files using simple self-contained examples☆144Updated 9 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆165Updated this week
- Clang with JIT extensions☆229Updated 2 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- Tool to demangle C++ symbols.☆59Updated last year
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- Lewis Baker's Blog☆71Updated 2 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 years ago
- C++ ABI Summary☆535Updated 3 months ago
- ☆35Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 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
- ☆21Updated 8 years ago