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

Help to convert to source code #438

Closed
clemstarosta opened this issue Oct 30, 2023 · 4 comments
Closed

Help to convert to source code #438

clemstarosta opened this issue Oct 30, 2023 · 4 comments
Assignees
Labels

Comments

@clemstarosta
Copy link

Hello,

My computer has been stolen with all my source code. I only have the executable file folders that I generated with auto-py-to-exe.

I don't have much hope, but is it possible to reverse engineer and convert the source code?

Thanks in advance!

@clemstarosta clemstarosta added the bug Something isn't working label Oct 30, 2023
@github-actions
Copy link

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.

@brentvollebregt
Copy link
Owner

Take a look at #311 - it's a year old but still relevant,

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 the bug Something isn't working label Oct 30, 2023
Copy link

This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.

@github-actions github-actions bot added the Stale label Nov 30, 2023
Copy link

github-actions bot commented Dec 5, 2023

Closing issue due to no activity in more than 60 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants