afq984 / python-cxxfilt
Demangling C++ symbols in Python / interface to abi::__cxa_demangle
☆33Updated 9 months ago
Alternatives and similar repositories for python-cxxfilt:
Users that are interested in python-cxxfilt are comparing it to the libraries listed below
- Rewriting functions in compiled binaries using McSema☆88Updated 5 years ago
- An example LLVM pass which can run automatically in clang.☆37Updated 9 years ago
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆106Updated 6 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 4 years ago
- An LLVM bitcode parsing example☆55Updated 4 years ago
- Collection of various llvm passes☆119Updated 9 years ago
- A deterministic, fuzzable pthread implementation☆36Updated last year
- Aarch64 architecture plugin☆85Updated 11 months ago
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆101Updated 3 months ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆24Updated 4 years ago
- llvm crash analysis☆43Updated 7 months ago
- Tutorial to write qemu plugins☆31Updated 7 years ago
- Scalable Validator for Binary Lifters☆54Updated 4 years ago
- This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.☆81Updated last week
- A binary to LLVM translator☆145Updated 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
- StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL☆48Updated 2 months ago
- LD_PRELOAD hook to trace malloc and free☆43Updated 7 years ago
- LLVM meets Code Property Graphs☆90Updated 3 years ago
- Fast and efficient binary translator☆58Updated 6 years ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆30Updated 3 years ago
- ARMv7 architecture plugin☆40Updated 11 months ago
- UI plugin integrating Kaitai Struct (kaitai.io) in Binja☆40Updated 3 months ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 13 years ago
- A framework for instrumenting build tools☆84Updated 2 months ago
- A simple library focusing on demangling symbols for different programing languages☆42Updated 4 years ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆46Updated 4 years ago