PyInstaller Extractor 解包 Pyinstaller打包的EXE

 

用法

把 pyinstxtractor.py 和 exe文件 放在同个目录下

python pyinstxtractor.py xx.exe

 

官网

https://sourceforge.net/projects/pyinstallerextractor/

MIGRATED TO GITHUB
https://github.com/extremecoders-re/pyinstxtractor


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

Features

  • No PyInstaller Installation needed
  • Automatic validation of generated pyc files
  • Python 2.x and 3.x support

 

posted @   emanlee  阅读(646)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 25岁的心里话
· 按钮权限的设计及实现
历史上的今天:
2019-01-20 Directional RNA-seq data -which parameters to choose?
2018-01-20 R: Coercing LHS to a list
2014-01-20 linux下对符合条件的文件大小做汇总统计的简单命令
2014-01-20 Linux系统下统计目录及其子目录文件个数
2010-01-20 Session详解 - sessionState 元素
2008-01-20 C#日期时间格式化
点击右上角即可分享
微信分享提示