Skip to content

extremecoders-re/uncompyle6-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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