python反编译exe文件方法详解

时间:2021-12-26 05:42:53
【文件属性】:
文件名称:python反编译exe文件方法详解
文件大小:15KB
文件格式:DOCX
更新时间:2021-12-26 05:42:53
python反编译 uncompyle pyinstxtract 环境python 3.6 准备工具 uncompyle6 pip pyinstaller 1、下载 pyinstxtractor.py 地址:https://sourceforge.net/projects/pyinstallerextractor/ ________________________________________ 2、把pyinstxtractor.py和exe文件放在同个目录下 打开cmd,进入该目录,输入: python2 pyinstxtractor.py xx.exe • 1 运行后生成xx.exe_extracted文件夹。

网友评论