Python

Status
Not open for further replies.

eastof111

BinThere
Administrator
Latest Easy Python Decompiler 1.31.a.

v1.3.1a (31-January-2015)
----------------------------------------------------------
Added logging to file support
Fixed a memory leak in threading


v1.3a (29-January-2015)
----------------------------------------------------------
Added support for python 3.4 (In alpha stage, crash prone)
Added support for recursion into sub-directories for directory decompiling


v1.2 (31-March-2014)
------------------------------
Fixed crashes when decompiling certain files with decompyle++
Added automatic decompiler selection
Added drag and drop support (You can now drop a pyc/pyo file to decompile)


v1.1 (27-Jan-2014)
------------------------------
Python versions 1.0 to 3.3 are supported
Added a native decompiler engine (supports unicode filename)


v1.01 (26-Jan-2014)
------------------------------
Fixed a decompiler bug when decompiling python 2.5 & 2.6
Added a test suite


v1.0 (25-Jan-2014)
------------------------------
First Release
Python version 2.5, 2.6, & 2.7 are supported.
 

Attachments

  • z_Python.webp
    z_Python.webp
    15.8 KB · Views: 4
It will decompile some python or PYO files. Useful if you want to customize or make changes to an e2 image.
 
Status
Not open for further replies.
Back
Top