cs01 / pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
☆232Updated last year
Alternatives and similar repositories for pygdbmi
Users that are interested in pygdbmi are comparing it to the libraries listed below
Sorting:
- GCC plugin that embeds CPython inside the compiler☆203Updated 3 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- python-ptrace is a Python binding of ptrace library.☆192Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆162Updated 2 years ago
- ARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted by Program Trace Macrocell (PTM) and Embedded Tr…☆53Updated 2 months ago
- A taint-tracking plugin for the Valgrind memory checking tool☆259Updated last year
- Python bindings for Valgrind's VEX IR.☆353Updated last week
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- A C99 preprocessor written in pure Python☆233Updated last year
- Clang's scan-build re-implementation in python☆374Updated 2 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- CoreSight trace stream decoder developed openly☆157Updated 2 months ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆146Updated 4 years ago
- SymCC: efficient compiler-based symbolic execution☆810Updated 2 months ago
- Extensions for Eli Bendersky's pycparser☆85Updated 5 months ago
- Intermediate Representation for Binary analysis and transformation☆333Updated this week
- CLE Loads Everything (at least, many binary formats!)☆447Updated last week
- C++11 ELF/DWARF parser☆325Updated 10 months ago
- Handy utilities for the angr binary analysis framework, most notably CFG visualization☆285Updated 6 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Information about Linux system calls on different architectures☆157Updated last month
- Simple Intel CPU processor tracing on Linux☆347Updated 2 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (An…☆132Updated 8 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆349Updated 8 months ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆336Updated 3 months ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆470Updated 5 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆325Updated last month
- POSIX Function tracing☆331Updated 7 years ago