python反编译源码

时间:2016-07-15 07:08:20
【文件属性】:

文件名称:python反编译源码

文件大小:357KB

文件格式:ZIP

更新时间:2016-07-15 07:08:20

python 反编译 源码

python反编译源码工具。 放到C:\Python27\Lib\site-packages 下 python setup.py install 即可


【文件预览】:
uncompyle2-master
----setup.cfg(149B)
----compile_tests(195B)
----test_pythonlib(4KB)
----test()
--------compile_tests(2KB)
--------test_slices.py(807B)
--------test_listComprehensions.py(843B)
--------test_nested_scopes.py(2KB)
--------test_class.py(677B)
--------test_prettyprint.py(5KB)
--------test_exceptions.py(1KB)
--------test_print.py(334B)
--------test_misc.py(800B)
--------test_nested_elif.py(1KB)
--------test_expressions.py(409B)
--------test_empty.py(23B)
--------test_iterators.py(124B)
--------test_single_stmt.py(8B)
--------test_docstring.py(675B)
--------test_print_to.py(436B)
--------test_extendedPrint.py(381B)
--------test_tuples.py(414B)
--------test_augmentedAssign.py(961B)
--------test_divide_no_future.py(156B)
--------test_applyEquiv.py(759B)
--------test_del.py(578B)
--------test_loops.py(674B)
--------test_lambda.py(494B)
--------test_yield.py(397B)
--------test_functions.py(992B)
--------test_divide_future.py(155B)
--------test_import_as.py(563B)
--------test_extendedImport.py(513B)
--------test_mine.py(67B)
--------test_exec.py(338B)
--------test_import.py(457B)
--------test_integers.py(647B)
--------test_tuple_params.py(405B)
--------test_globals.py(382B)
--------test_loops2.py(438B)
--------test_extendedarg.py(939KB)
--------test_global.py(471B)
----PKG-INFO(269B)
----test_one(275B)
----uncompyle2()
--------verify.py(14KB)
--------spark.py(23KB)
--------magics.py(2KB)
--------Scanner.py(36KB)
--------__init__.py(8KB)
--------Parser.py(26KB)
--------Walker.py(49KB)
----scripts()
--------uncompyle2(7KB)
----README(3KB)
----MANIFEST.in(211B)
----setup.py(459B)

网友评论

  • 很好,完全反编译了
  • 没执行成功,但还是谢谢楼主。
  • 还不错,基本的都罗列出来了。