python-uncompyle6

Bytecode decompiler

Decomposes Python bytecode back into equivalent source code

A cross-version Python bytecode decompiler

GitHub

4k stars
79 watching
413 forks
Language: Python
last commit: 5 days ago
Linked from 2 awesome lists

bytecodedecompilerpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zrax/pycdc Translates compiled Python byte-code into human-readable source code 3,361
knight0x07/pyc2bytecode A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. 133
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,914
indygreg/pyoxidizer A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. 5,493
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,537
zedr/clean-code-python A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. 4,443
jtpio/jupyterlab-python-bytecode A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. 62
numpy/numpy Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. 28,087
cookiecutter/cookiecutter A command-line utility that creates projects from pre-defined templates. 22,632
prompt-toolkit/ptpython An interactive Python shell with advanced features and customizable interface 5,229
pfalcon/scratchabit A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering 396
legrandin/pycryptodome A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing 2,851
konloch/bytecode-viewer A Java-based tool for analyzing and modifying Android APKs and other Java files 14,699
py-pdf/pypdf A Python library for manipulating and extracting data from PDF files 8,379
pmorissette/bt A flexible Python framework for building and testing algorithmic trading strategies 2,287