reza-bagheri / Understanding-Python-BytecodeLinks
☆19Updated 5 years ago
Alternatives and similar repositories for Understanding-Python-Bytecode
Users that are interested in Understanding-Python-Bytecode are comparing it to the libraries listed below
Sorting:
- A Python implementation of the C Python Interpreter☆96Updated 2 weeks 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
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆68Updated 3 weeks ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- Tools for examining Java bytecode in Python☆105Updated last year
- Debugger in the Trepan family for x-python☆17Updated last month
- Graphviz visualizations of Python ASTs☆41Updated 10 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆24Updated this week
- Simple parser for Python marshal serialization and pyc files☆21Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Python cross version bytecode/wordcode assembler☆118Updated 3 weeks ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 11 months ago
- An optimizing brainf*ck compiler with multiple target backends: JVM, smali, dex, C, LLVM IR, ARM, WASM, JavaScript and Lox.☆12Updated 2 years ago
- Python code optimizer.☆21Updated 11 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Attempts at fuzzing Python unpicklers☆40Updated last year
- Command-line tool to interact with Compiler Explorer☆32Updated 2 years ago
- Project to make writing plugins across major versions of flake8 easier☆12Updated 3 months ago
- An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.☆14Updated 4 years ago
- ☆33Updated 2 years ago
- A Python to C compiler☆39Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- The Python Package Index (PyPI) contains over 300,000 Python packages. Need a Python library but don't want to search through all the opt…☆15Updated 3 years ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- A series of small ARM 64 bite-size articles to help one better reverse AArch64 ARM 64 Linux binaries.☆22Updated 3 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆16Updated 6 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Python module to modify bytecode☆324Updated 2 weeks ago
- File type identification using libmagic☆54Updated 5 years ago