Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decompile #311

Closed
Zw96042 opened this issue Sep 10, 2022 · 2 comments
Closed

Decompile #311

Zw96042 opened this issue Sep 10, 2022 · 2 comments
Labels
question Further information is required

Comments

@Zw96042
Copy link

Zw96042 commented Sep 10, 2022

Is there anyway to decompile the exe after it's created? I have created an exe a year ago and it works but I want to work on the project again and I have tried unpy2exe but it was still encrypted. Is there any tool I can use to get the source code?

@Zw96042 Zw96042 added the bug Something isn't working label Sep 10, 2022
@brentvollebregt brentvollebregt removed the bug Something isn't working label Sep 10, 2022
@brentvollebregt
Copy link
Owner

auto-py-to-exe uses PyInstaller in the background - so you will want to search for a tool to decompile PyInstaller bundles.

I haven't done it myself but pyinstxtractor looks promising.

@brentvollebregt brentvollebregt removed their assignment Sep 10, 2022
@brentvollebregt
Copy link
Owner

Just closing as this was a question - if the above didn't make sense, let me know.

@brentvollebregt brentvollebregt added the question Further information is required label Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is required
Projects
None yet
Development

No branches or pull requests

2 participants