rocky / x-pythonLinks
A Python implementation of the C Python Interpreter
☆96Updated last week
Alternatives and similar repositories for x-python
Users that are interested in x-python are comparing it to the libraries listed below
Sorting:
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated last month
- Python cross version bytecode/wordcode assembler☆118Updated last month
- Simple parser for Python marshal serialization and pyc files☆22Updated last month
- Inject python code into a running python process☆102Updated last year
- Python module to modify bytecode☆326Updated last week
- Debugger in the Trepan family for x-python☆17Updated last month
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 4 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- Python cross-version bytecode library and disassembler☆345Updated last week
- Generate python ctypes classes from C headers. Requires LLVM clang☆246Updated 9 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 7 years ago
- A gdb-like Python3 Debugger in the Trepan family☆169Updated 2 weeks ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆24Updated this week
- PEG parser generator for Python☆189Updated last year
- C-style structs for Python☆73Updated 8 months ago
- A attempt to implement a viable record/replay debugger.☆82Updated last year
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- A Dissect module implementing a parser for C-like structures.☆55Updated 2 weeks ago
- Kaitai Struct: runtime for Python☆105Updated last week
- Inject shared libraries into running processes☆106Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- pydecipher: unfreeze and deobfuscate your frozen python code☆63Updated 2 years ago
- register-based CPython☆46Updated 2 years ago
- Attempts at fuzzing Python unpicklers☆41Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆12Updated 3 months ago