cs01 / pygdbmiLinks
A library to parse gdb mi output and interact with gdb subprocesses
☆251Updated 2 years ago
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☆207Updated 4 years ago
- Experiments with the gcc plugin mechanism☆113Updated 2 years ago
- python-ptrace is a Python binding of ptrace library.☆201Updated last year
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆818Updated this week
- An easy guide to Clang Static Analyzer extension.☆145Updated 5 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Clang's scan-build re-implementation in python☆392Updated 3 months ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆203Updated 2 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆263Updated 8 months ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆151Updated 5 years ago
- Yet Another Random Program Generator☆542Updated 2 months ago
- Simple Intel CPU processor tracing on Linux☆354Updated 2 years ago
- Information about Linux system calls on different architectures☆173Updated last month
- An LLVM sanitizer tutorial☆203Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- A static checker for identifying unstable code.☆363Updated 10 years ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆509Updated last week
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 7 years ago
- QEMU Development Toolkit☆43Updated this week
- SymCC: efficient compiler-based symbolic execution☆856Updated 8 months ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Updated 9 months ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆176Updated 3 years ago
- CLE Loads Everything (at least, many binary formats!)☆472Updated this week
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆122Updated 9 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- Python bindings for Valgrind's VEX IR.☆374Updated this week
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 9 months ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 6 years ago