rocky / x-python
A Python implementation of the C Python Interpreter
☆93Updated 7 months ago
Alternatives and similar repositories for x-python:
Users that are interested in x-python are comparing it to the libraries listed below
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆65Updated 4 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- Python module to modify bytecode☆309Updated 2 weeks ago
- Debugger in the Trepan family for x-python☆17Updated 4 months ago
- Python cross version bytecode/wordcode assembler☆111Updated last month
- Inject python code into a running python process☆91Updated 7 months ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 7 months ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆25Updated 7 years ago
- PEG parser generator for Python☆168Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated last month
- Simple parser for Python marshal serialization and pyc files☆18Updated 5 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- ☆35Updated 3 months ago
- C-style structs for Python☆69Updated 2 weeks ago
- Pseudoterminals for Windows in Python☆124Updated last week
- Python cross-version bytecode library and disassembler☆313Updated 2 months ago
- Extended Inspect - View and modify memory structures of runtime objects.☆40Updated 2 weeks ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last week
- Repository for a library focused on binary analysis (mainly for Java related bytecodes)☆41Updated this week
- Fixed-width integers for Python☆28Updated last year
- Kaitai Struct: runtime for Python☆95Updated last week
- ☆18Updated 5 years ago
- ECMAScript parsing infrastructure for multipurpose analysis☆246Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Attempts at fuzzing Python unpicklers☆38Updated last year
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆58Updated last year
- 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