rocky / x-pythonLinks
A Python implementation of the C Python Interpreter
☆96Updated 2 weeks ago
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 3 weeks ago
- Python cross version bytecode/wordcode assembler☆117Updated 3 weeks ago
- Simple parser for Python marshal serialization and pyc files☆21Updated last month
- Inject python code into a running python process☆101Updated last year
- Python module to modify bytecode☆324Updated 2 weeks ago
- Debugger in the Trepan family for x-python☆17Updated last month
- 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☆344Updated this week
- A gdb-like Python3 Debugger in the Trepan family☆168Updated last week
- PEG parser generator for Python☆185Updated 11 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- register-based CPython☆46Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯