GCC plugin that embeds CPython inside the compiler
☆207Dec 31, 2021Updated 4 years ago
Alternatives and similar repositories for gcc-python-plugin
Users that are interested in gcc-python-plugin are comparing it to the libraries listed below
Sorting:
- Some sample code for creating gcc plugins☆22Apr 16, 2010Updated 15 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Jan 18, 2020Updated 6 years ago
- Tool for comparing assembler files/dumps☆20Jan 24, 2023Updated 3 years ago
- Last Writer Slicing: data provenance tracking for concurrent program debugging & analysis☆13Nov 14, 2014Updated 11 years ago
- Python tool analyzing memory usage and distribution in .elf files☆12Jul 8, 2022Updated 3 years ago
- A utility for dumping per-thread statistics for CPython GIL using eBPF☆17May 28, 2024Updated last year
- A GCC plugin to dump the final layout of a struct.☆35Dec 2, 2024Updated last year
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- Markup source code showing optimizations☆36Jan 21, 2020Updated 6 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Jul 1, 2019Updated 6 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆42Jun 1, 2014Updated 11 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆23Oct 23, 2017Updated 8 years ago
- LLVM trunk with poolalloc trunk modified to compile only DSA☆12Jul 9, 2015Updated 10 years ago
- "Save as DAISY" add-in for Microsoft Word☆10Dec 22, 2025Updated 2 months ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- ☆21Feb 26, 2019Updated 7 years ago
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆103Jul 15, 2025Updated 7 months ago
- ☆15Jul 13, 2019Updated 6 years ago
- The development tree for GCC for the Synopsys DesignWare ARC processor family☆18Updated this week
- Cproto generates function prototypes and variable declarations from C source code. Cproto can also convert function definitions between t…☆10Jul 19, 2016Updated 9 years ago
- Show the output of long-running commands in the emacs echo area☆10Dec 3, 2016Updated 9 years ago
- Various CTF challenge solutions☆12Apr 20, 2021Updated 4 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Work towards a "golden model" of the RISC-V calling convention(s)☆10Oct 2, 2017Updated 8 years ago
- An ARM disassembler written in Python that also generates pseudo-code☆15Jan 6, 2017Updated 9 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13May 8, 2022Updated 3 years ago
- Small portable regex in C (cbmc verified, and extended)☆13Jun 6, 2023Updated 2 years ago
- A plug-in architecture for extending Siri virtual assistant☆29Mar 30, 2014Updated 11 years ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Feb 5, 2020Updated 6 years ago
- extractcontent.rb の python 版☆24Apr 10, 2017Updated 8 years ago
- A tool for patching/injecting code into elf binaries.☆14Sep 27, 2012Updated 13 years ago
- C++ container graph visualization for lldb.☆23Aug 23, 2019Updated 6 years ago
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆83Apr 1, 2024Updated last year
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆448Jan 26, 2026Updated last month
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆667Feb 20, 2026Updated last week
- Instruction decoder microbenchmark suite☆11Oct 31, 2017Updated 8 years ago
- A framework for finding completeness bugs in optimizing compiler toolchains.☆23Mar 4, 2024Updated last year
- A virtio layer for xv6☆12Apr 16, 2019Updated 6 years ago
- interpret CPython in pure Python☆19Oct 4, 2019Updated 6 years ago