We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following provides the necessary means to convert python compiled code, into decompiled code:
$ sudo git clone https://github.com/wibiti/uncompyle2.git $ cd uncompyle2 $ sudo python setup.py install $ cd uncompyle2 $ sudo uncompyle2 [compiled].pyc > [decompiled].py
There was an error while loading. Please reload this page.