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 tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- A better c++filt and a better undname.exe, in one binary.☆375Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆240Updated this week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Experiments with the gcc plugin mechanism☆112Updated 2 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated 11 months ago
- 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.☆232Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 5 years ago
- Dive into ELF files using simple self-contained examples☆155Updated 10 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆175Updated 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
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- A collection of memory allocators☆463Updated 3 months ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆154Updated last year
- Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.☆26Updated 2 years ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆113Updated 3 years ago
- Decompiler of LLVM bitcode to C☆89Updated last month