gchatelet / gcc_cpp_mangling_documentationLinks
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
Sorting:
- 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☆124Updated 4 years ago
- C++11 ELF/DWARF parser☆328Updated 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 simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A better c++filt and a better undname.exe, in one binary.☆357Updated 11 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆214Updated this week
- CppCon 2019 Talk: slides and source code☆46Updated 5 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Dive into ELF files using simple self-contained examples☆148Updated 9 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 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆187Updated last week
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- Dockerfiles for Clang and LLVM☆107Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- C++ ABI Summary☆553Updated 7 months ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago