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_all arg is mentioned in main.py but never accounted for #2

Open
Hinkiii opened this issue May 19, 2022 · 0 comments
Open

Comments

@Hinkiii
Copy link

Hinkiii commented May 19, 2022

Expectation: -decompile_all or --decompile_all is used as an argument with pydecipher and all pyc files are decompiled

Result: pydecipher: error: unrecognized arguments: --decompile_all

It's referenced on line 269 I'm not super savvy on why it's ignored at least on Windows but for right now you basically have to comment it out if you want to use this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant