Online Pyc decompilation tool, quickly restores Python compiled .pyc files to readable .py source code, facilitating code analysis and learning.
Click or drag to upload .pyc, .pyo files
PYC, PYO
Max 256 KB
This online tool provides an efficient and convenient Pyc decompilation service, capable of quickly restoring Python compiled .pyc bytecode files into readable .py source code. Whether you need to analyze the running logic of Python programs, learn their implementation principles, or perform code auditing, this tool can be of great help. It supports decompilation of .pyc files from multiple mainstream Python versions, from Python 2.x to Python 3.x.
Input parameter format and requirements:
Output result format:
服务器内部错误,请稍后重试
2026-01-03 14:18:24
2024.09-05
【新增】反编译引擎 decompyle3
2022.12-22