Thread: Python

Results 1 to 3 of 3

Hybrid View

  1. Collapse Details
    Python
    #1
    Join Date
    Feb 2012
    Posts
    7,273
    Post Thanks / Like
    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.
    Attached Thumbnails Attached Thumbnails z_Python.jpg  
     

  2. Collapse Details
    #2
    Join Date
    Dec 2012
    Posts
    9,278
    Post Thanks / Like
    What does this do?
     

  3. Collapse Details
    #3
    Join Date
    Dec 2010
    Location
    Atlanta, Ga.
    Posts
    8,289
    Post Thanks / Like
    It will decompile some python or PYO files. Useful if you want to customize or make changes to an e2 image.
    .
    .
    .
    Meine Dreambox One ist ein Stück Scheiße!.
     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •