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

Bad Magic Number #50

Open
AzizKpln opened this issue Nov 9, 2023 · 2 comments
Open

Bad Magic Number #50

AzizKpln opened this issue Nov 9, 2023 · 2 comments

Comments

@AzizKpln
Copy link

AzizKpln commented Nov 9, 2023

Hi, first I tried to use pydumpck on python 3.11 and it gave an error like this:
Ekran Alıntısı

then, I installed pydumpck on py 3.9 it worked but it did not give py file it gave full of pyc files. I tried to convert pyc to py using some tools but all gave an error contained : "bad magic number"

Ekran Alıntısı 1PNG

@AzizKpln
Copy link
Author

AzizKpln commented Nov 9, 2023

on internet it usually says that it's because of wrong python version but i guess pydumpck doesn't support after 3.9

@serfend
Copy link
Owner

serfend commented Nov 10, 2023

  • pydumpck is base on uncompyle6 and pycdc , maybe none of them support py 3.11 yet.
  • in image2 shown pyc2bytecode , not pydumpck

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