reza-bagheri / Understanding-Python-Bytecode
☆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
- 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
- A Python implementation of the C Python Interpreter☆93Updated 8 months ago
- Fusil is a multi-agent Python library used to write fuzzing programs☆17Updated last week
- Graphviz visualizations of Python ASTs☆40Updated 9 years ago
- An AST-to-code library for Python☆38Updated 7 months ago
- Debugger in the Trepan family for x-python☆17Updated 4 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆30Updated 3 months ago
- ☆31Updated last year
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆65Updated 5 months ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 6 years ago
- A collection of software bug types and articles showcasing the hunt for and exploitation of them.☆20Updated 4 years ago
- A collection of utilities for working with compiled Python bytecode.☆15Updated 9 months ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 13 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆19Updated last week
- Tools for examining Java bytecode in Python☆106Updated 8 months ago
- Simple parser for Python marshal serialization and pyc files☆18Updated 6 months ago
- Divide-and-Conquer Parallel Pattern Implementation in FastFlow☆10Updated 3 years ago
- Extract semantic information about static Python code☆75Updated 2 months ago
- Attempts at fuzzing Python unpicklers☆38Updated last year
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆60Updated last year
- Retrieve information from typeshed and other typing stubs☆22Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- An x86_64 Linux decompiler written in Python!☆14Updated 6 years ago
- Enhanced error recognition in Python☆40Updated 3 months ago
- LLVM syntax highlight extension for VS Code☆13Updated last year
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- An MLIR-based JavaScript intermediate representation☆31Updated 2 weeks ago
- An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.☆12Updated 3 years ago