rocky / x-pythonLinks
A Python implementation of the C Python Interpreter
☆97Updated last month
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 2 months ago
- Python cross version bytecode/wordcode assembler☆118Updated 2 months ago
- Simple parser for Python marshal serialization and pyc files☆22Updated last month
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- Inject python code into a running python process☆104Updated last year
- 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
- Python cross-version bytecode library and disassembler☆353Updated last week
- A gdb-like Python3 Debugger in the Trepan family☆171Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- PEG parser generator for Python☆192Updated last year
- register-based CPython☆47Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Kaitai Struct: runtime for Python☆105Updated last week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 7 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆246Updated 10 months ago
- Inject shared libraries into running processes☆106Updated 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 attempt to implement a viable record/replay debugger.☆84Updated 2 years ago
- Yet another PyInstaller unpacking/decompilation tool☆19Updated 6 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated last week
- pydecipher: unfreeze and deobfuscate your frozen python code☆63Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Time Travel Debugging for Python☆195Updated last year
- Pseudoterminals for Windows in Python☆140Updated this week
- python-ptrace is a Python binding of ptrace library.☆201Updated last year
- Tools for examining Java bytecode in Python☆105Updated last year