Easy-Python-Decompiler-v1.3.2

所属分类:编译器/解释器
开发工具:Python
文件大小:7628KB
下载次数:68
上传日期:2016-04-20 16:41:39
上 传 者winuser2572380
说明:  反编译pyinstaller生成的exe文件,反编译出源代码
(Decompile pyinstaller generated exe file decompile the source code)

文件列表:
Easy Python Decompiler v1.3.2\changelog.txt (1231, 2015-09-20)
Easy Python Decompiler v1.3.2\EasyPythonDecompiler.exe (215552, 2015-09-20)
Easy Python Decompiler v1.3.2\engine1.dll (21504, 2014-03-31)
Easy Python Decompiler v1.3.2\engine2.dll (102400, 2015-09-20)
Easy Python Decompiler v1.3.2\lib (3478512, 2014-01-24)
Easy Python Decompiler v1.3.2\libgcc_s_dw2-1.dll (20480, 2009-06-23)
Easy Python Decompiler v1.3.2\mingwm10.dll (9826, 2009-01-10)
Easy Python Decompiler v1.3.2\python27.dll (1003008, 2013-05-16)
Easy Python Decompiler v1.3.2\QtCore4.dll (1071616, 2014-07-06)
Easy Python Decompiler v1.3.2\QtGui4.dll (3968000, 2012-03-23)
Easy Python Decompiler v1.3.2\versionchecker.dll (29184, 2015-01-29)
Easy Python Decompiler v1.3.2 (0, 2016-04-20)

------------------------------------------------------ Easy Python Decompiler is a python bytecode decompiler. No python installation is needed for decompiling! ------------------------------------------------------ Bytecode from python version 1.0 to 3.4 are supported. You can either decompile a single file or a whole directory. Recursing into sub-directories is not yet supported. This project uses Decompyle++ and Uncompyle2. Full credits to the developers of those libraries. Decompyle++ :: https://github.com/zrax/pycdc Uncompyle2 :: https://github.com/Mysterie/uncompyle2 - Uncompyle2 engine is python based (i.e. it runs on an embedded python interpreter). It can decompile only python 2.5, 2.6 & 2.7. Unicode file names are not supported by this engine. - Decompyle++ engine is a native engine. It can decompile all python versions upto 3.4. It is faster than Uncompyle2 but it is error prone and may crash on certain files. Unicode file names are supported by this engine. Using automatic selects the best engine for decompiling a particular file. It uses Uncompyle2 for python 2.5, 2.6 & 2.7 and Decompyle++ for other versions. This is used as the default engine. The decompiled file has an extension of .pyc_dis or .pyo_dis as the case may be. Note : If you run this on Windows XP, you may experience strange visual artifacts but decompiling functionality will not be affected. Please report to the following link if you find any bugs https://forum.tuts4you.com/topic/34427-python-bytecode-decompiler/

近期下载者

相关文件


收藏者