Easy Python Decompiler Changelog

What's new in Easy Python Decompiler 1.3.2

Sep 22, 2015
  • Minor GUI tweaks Updated decompyle++ to github commit 6883a7ecf0 Dynamically linked to Qt libraries

New in Easy Python Decompiler 1.3.1a (Feb 4, 2015)

  • Added logging to file support
  • Fixed a memory leak in threading

New in Easy Python Decompiler 1.3a (Jan 29, 2015)

  • Added support for python 3.4 (In alpha stage, crash prone)
  • Added support for recursion into sub-directories for directory decompiling

New in Easy Python Decompiler 1.2 (Mar 31, 2014)

  • Fixed some crashes when decompiling files with decompyle++
  • Added automatic decompiler selection
  • Added drag and drop support (You can now drop a pyc/pyo file to decompile)

New in Easy Python Decompiler 1.1 (Jan 28, 2014)

  • Python versions 1.0 to 3.3 are supported
  • Added a native decompiler engine (supports unicode filename)