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

Can't decompile 3.11 on Chromebook #529

Open
gaddis-dev opened this issue Nov 24, 2024 · 2 comments
Open

Can't decompile 3.11 on Chromebook #529

gaddis-dev opened this issue Nov 24, 2024 · 2 comments

Comments

@gaddis-dev
Copy link

I am trying to decompile an old 3.11 pyc, but pycdc keeps giving me the "Segmentation fault (core dumped)" error. I know the file isn't corrupted, as it runs fine and it detected as a 3.11 cpython file when I run "file plat.pyc". I am on a Chromebook, which might matter, but I don't have other devices available to me.

@greenozon
Copy link
Contributor

how about pycdas output?
the only way I guess to try to undersand why it's crashing is to debug it

@gaddis-dev
Copy link
Author

Pycdas decodes it fine, but the output is too long for any sane human to try and competently read. I have tried it pycdc across two different Chromebooks and they both have given the same error, so pycdc might not support Chromebooks? I'm not really sure how that would affect things but idk

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

2 participants