[See bottom of post for update]
Based on my previous work, I decided to develop a python byte code decompiler, so that fiddling on the command line is no longer necessary.
Python versions 1.0 to 3.3 are now supported.
No python installation is necessary.
Meanwhile I have also uploaded this project on Sourceforge.net so that it will be easier to post updates.
But for quick downloading it is also attached to this post.
Please report if you find any bugs!
v1.1 ( 27-Jan-2014) ------------------------------- - Python versions 1.0 to 3.3 are supported - Added a native decompiler engine (supports unicode filename)
UPDATE (26-Jan-2014) ------------------------------- - Fixed a bug when decompiling python version 2.5 & 2.6 - Added a test suite
Easy Python Decompiler v1.1
Easy Python Decompiler v1.1.rar
(6.46 MB, 下载次数: 689)
|