Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 819 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 819 Bytes

Uncompyle6-builds

This repository contains precompiled binaries of the Uncompyle6 decompiler for Windows. The binaries have been generated using PyOxidizer.

No Python or Uncompyle6 installation is required. Simply download the binary from the releases which you can use right away.

Build status

Usage

uncompyle6.exe -o . file_to_decompile.pyc 

Uncompyle6 can decompile pyc files ranging from Python versions 2.4 to 3.8. For more information, visit the Uncompyle6 repo.

LICENSE

Licensed under MIT