/Python-Decompiler

Python disassembler and decompiler. Supports Python3.9. Forked from pycdc.

🐍 | Python Decompiler

Stable support for all Python3 versions.
⌊ Also 3.9 and 3.10.

❓| Usage

Download the files.
• Join in the files path

╭ For PYC Disassembler › pycdas [PATH TO PYC FILE]
╰ For PYC Decompiler › pycdc [PATH TO PYC FILE]

◇ Forked from pycdc