serfend / pydumpck

a multi-threads tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc and uncompyle6.
https://pypi.org/project/pydumpck/
289 stars 34 forks source link

When i try to use pydumpck it gives me a error #46

Closed N0edL closed 5 months ago

N0edL commented 10 months ago

error : 'pydumpck' is not recognized as an internal or external command, operable program or batch file.

Please help me, thank you

gumbobrot commented 9 months ago

python -m pydumpck

if that doesnt work, reinstall your python and make sure to hit the add to PATH box then run this cmd: pip install --upgrade --force-reinstall pydumpck