登录 注册
当前位置:主页 > 资源下载 > 50 > pyinstxtractor.py下载

pyinstxtractor.py下载

  • 更新:2024-05-26 15:14:26
  • 大小:12KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:网络攻防 - 安全技术
  • 格式:PY

资源介绍

This is a python script to extract the contents of a PyInstaller generated Windows executable file. The contents of the pyz file (usually pyc files) present inside the executable are also extracted. The pyc files are made valid so that a python bytecode decompiler will recognise it. Script can run on both python 2.x and 3.x Pyinstaller versions 2.0, 2.1, 3.0, 3.1 and 3.2 are supported