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

eror when use #58

Open
codes-team opened this issue Feb 2, 2024 · 2 comments
Open

eror when use #58

codes-team opened this issue Feb 2, 2024 · 2 comments
Labels
question Further information is requested solved been solved but still not been archived

Comments

@codes-team
Copy link

pydumpck amer.pyc > 1
2024-02-02 22:56:29,321 [+] pydumpck is a multi-threads tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc and uncompyle6.sometimes its py-file result not exactly right ,maybe could use uncompyle6.

pydumpck initilizing with 1.18.5
2024-02-02 22:56:29,326 [] plugins loaded with ['pycdc']
2024-02-02 22:56:29,326 [
] target file input:amer.pyc
to:output_2403690
2024-02-02 22:56:29,328 [*] start dump target file. type:TYPE_UNKNOWN
2024-02-02 22:56:32,332 [+] completed,cost 3007ms with result:unkonwn file-type:amer.pyc
unkonwn file-type:amer.pyc
 python3.9 -m pydumpck amer.pyc
I don't know about Python version '3.9.18' yet.
Python versions 3.9 and greater are not supported.
I don't know about Python version '3.9.18' yet.
Python versions 3.9 and greater are not supported.
I don't know about Python version '3.9.18' yet.
Python versions 3.9 and greater are not supported.
I don't know about Python version '3.9.18' yet.
Python versions 3.9 and greater are not supported.
I don't know about Python version '3.9.18' yet.
Python versions 3.9 and greater are not supported.
I don't know about Python version '3.9.18' yet.
Python versions 3.9 and greater are not supported.
/data/data/com.termux/files/usr/bin/python3.9: No module named pydumpck.main; 'pydumpck' is a package and cannot be directly executed

i try so many pythons 3.10/3.9/3.11 but still same problem can you help?

@serfend
Copy link
Owner

serfend commented Feb 4, 2024

try use 3.9.x like 3.9.10 but not 3.9.latest

@serfend serfend added question Further information is requested solved been solved but still not been archived labels Feb 4, 2024
@codes-team
Copy link
Author

try use 3.9.x like 3.9.10 but not 3.9.latest

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested solved been solved but still not been archived
Projects
None yet
Development

No branches or pull requests

2 participants