pyinstxtractor
或者
DecompyleCN-Withexe (更好用点)
https://github.com/zrax/pycdc
变成pyc后,还要用
cmake 可以打包 源码。
mkdir build
cd build
cmake .. -G "Visual Studio 17 2022"
然后vs打开解决方案,再生成即可
转成py
pyinstxtractor
或者
DecompyleCN-Withexe (更好用点)
https://github.com/zrax/pycdc
变成pyc后,还要用
cmake 可以打包 源码。
mkdir build
cd build
cmake .. -G "Visual Studio 17 2022"
然后vs打开解决方案,再生成即可
转成py