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:
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- C++11 ELF/DWARF parser☆330Updated last year
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- A better c++filt and a better undname.exe, in one binary.☆368Updated last year
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆221Updated last week
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 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
- Experiments with the gcc plugin mechanism☆111Updated last year
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 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
- C++ preprocessor☆247Updated this week
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit an…☆200Updated 2 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆70Updated last year
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆808Updated 2 weeks ago
- Dump ABI of an ELF object containing DWARF debug info☆195Updated 7 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆194Updated this week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A collection of memory allocators☆459Updated 12 years ago