C parser and interpreter written in Python with automatic ctypes interface generation
☆364Sep 3, 2025Updated 6 months ago
Alternatives and similar repositories for PyCParser
Users that are interested in PyCParser are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- interpret CPython in pure Python☆19Oct 4, 2019Updated 6 years ago
- Complete C99 parser in pure Python☆3,524Jan 24, 2026Updated last month
- Tracing execution of python bytecode☆10Aug 2, 2019Updated 6 years ago
- A pure Python library to parse ELF files.☆15Aug 7, 2013Updated 12 years ago
- Demos for Arm reverse engineering studying[Android ELF]☆18Mar 3, 2018Updated 8 years ago
- WebAssembly interpreter in RPython☆66Apr 16, 2019Updated 6 years ago
- A bytecode-engineering library for python 3.11☆11Jan 17, 2023Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Aug 19, 2025Updated 7 months ago
- A script for creating GTK+ Mac application bundles☆29Mar 20, 2025Updated last year
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated 2 months ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆15Jun 15, 2022Updated 3 years ago
- A C-family AST implementation designed to be an IR for DSL compilers.☆17Jul 6, 2017Updated 8 years ago
- Some software for using Oberon 2013. http://www.inf.ethz.ch/personal/wirth/ProjectOberon/☆15Nov 7, 2023Updated 2 years ago
- Bytecode based Fuzzer for the PHP language☆12Jul 22, 2020Updated 5 years ago
- Smalltalk image-side server that provides a remote access to an image☆29Nov 24, 2012Updated 13 years ago
- An ELF format manipulation library in python☆18Feb 9, 2017Updated 9 years ago
- Pure-python wrapper generator for ctypes☆332May 7, 2025Updated 10 months ago
- Python datatype marshalling☆12Jul 15, 2020Updated 5 years ago
- An easy and powerful assembler engine in python.☆54Sep 8, 2019Updated 6 years ago
- C compiler created in Python.☆1,071Jul 20, 2025Updated 8 months ago
- Implementation of language Self in Graal and Truffle☆14Oct 24, 2020Updated 5 years ago
- AutoIt Obfuscator (Python module) lets you protect AutoIt script source code against analysis, reverse engineering, and decompilation usi…☆13Nov 27, 2025Updated 3 months ago
- a program can dump all marshal in obf code by KhanhNguyen9872☆19Feb 25, 2026Updated 3 weeks ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆31Apr 4, 2021Updated 4 years ago
- An ARM disassembler written in Python that also generates pseudo-code☆15Jan 6, 2017Updated 9 years ago
- This is an experiment in bootstrapping some sort of programming language/environment from a clean MS-DOS install.☆117May 4, 2020Updated 5 years ago
- Tree-Sparse Quadratic Programming☆14Nov 29, 2018Updated 7 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Jun 2, 2014Updated 11 years ago
- Ahead of Time compiler for numeric kernels☆2,127Feb 26, 2026Updated 3 weeks ago
- FPGA based PDP-11 cpu☆18Jan 2, 2016Updated 10 years ago
- Implement a ELF parser and a utility like readelf on Linux.☆11Oct 7, 2019Updated 6 years ago
- (fork)Decompile win32 program and DLL to C++ step by step. Allow some interactive. Main functions already work: *support if/else/for/do/w…☆23Jul 30, 2014Updated 11 years ago
- Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just every…☆819Feb 6, 2024Updated 2 years ago
- A tiny self-hosting Lisp-to-C compiler☆238Jun 28, 2020Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Jan 21, 2023Updated 3 years ago
- high level wrap of Eigen, the fundamental package for scientific computing with Nim☆14Apr 24, 2019Updated 6 years ago
- Effortlessly write inline C functions in Python☆483Feb 2, 2020Updated 6 years ago
- CL-hosted CL-like DSL for generating GLSL☆47Jun 16, 2025Updated 9 months ago
- A C-implemented C compiler☆92Sep 24, 2024Updated last year