rocky / x-pythonLinks
A Python implementation of the C Python Interpreter
☆97Updated 2 months 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 months ago
- Simple parser for Python marshal serialization and pyc files☆22Updated last week
- Python cross version bytecode/wordcode assembler☆118Updated 3 months ago
- Python module to modify bytecode☆326Updated last month
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Inject python code into a running python process☆105Updated last year
- Kaitai Struct: runtime for Python☆106Updated 3 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Generate python ctypes classes from C headers. Requires LLVM clang☆245Updated 11 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Python cross-version bytecode library and disassembler☆354Updated 2 weeks ago
- PEG parser generator for Python☆195Updated last year
- A attempt to implement a viable record/replay debugger.☆84Updated 2 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 8 years ago
- C-style structs for Python☆73Updated 3 weeks ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- A gdb-like Python3 Debugger in the Trepan family☆171Updated last week
- The Python programming language☆36Updated 2 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 5 years ago
- C parser and ctypes automation for python☆72Updated 4 months ago
- register-based CPython☆46Updated 2 years ago
- Sources for website at https://www.pypy.org☆36Updated 2 weeks ago
- Kaitai Struct: Visualizer and Hex Viewer GUI in Python☆133Updated 4 months ago
- A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)☆231Updated 11 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A Dissect module implementing a parser for C-like structures.☆55Updated 3 weeks ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 6 years ago