一、软件
使用软件pyinstxtractor,将python编译的exe反编译成py文件
二、下载地址:
https://github.com/extremecoders-re/pyinstxtractor
三、用法
将要反编译的文件放在pyinstxtractor同一目录下。
在CMD下运行python pyinstxtractor.py test.exe,得到反编译的文件

一、软件
使用软件pyinstxtractor,将python编译的exe反编译成py文件
二、下载地址:
https://github.com/extremecoders-re/pyinstxtractor
三、用法
将要反编译的文件放在pyinstxtractor同一目录下。
在CMD下运行python pyinstxtractor.py test.exe,得到反编译的文件
