环境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文件夹。
2022-03-05 18:14:42 15KB python反编译 uncompyle pyinstxtract
1
pyinstxtractor.py
2021-03-30 14:14:54 4KB pythonexe反编译
1
反编译工具。具体使用教程可以参见:http://www.lizenghai.com/archives/898.html
2019-12-21 20:15:45 12KB pyinstxtract 反编译 Pyinstaller
1