【问题标题】:How I can get .py from .exe compiled by auto-py-to-exe如何从 auto-py-to-exe 编译的 .exe 中获取 .py
【发布时间】:2022-01-15 03:02:02
【问题描述】:

我已经通过 auto-py-to-exe 编译了我的 python 程序,但后来丢失了我的 .py 文件,所以现在我只有我的 .exe 文件。是否可以反编译回.py?

【问题讨论】:

标签: python exe


【解决方案1】:

看看下面这个项目,好像就是你要找的东西

https://github.com/NVISOsecurity/decompile-py2exe

另外,这篇文章值得一提

How to convert exe back to Python script

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2022-08-16
    • 2021-11-04
    • 1970-01-01
    • 2020-10-24
    • 1970-01-01
    • 1970-01-01
    • 2023-01-04
    • 1970-01-01
    相关资源
    最近更新 更多