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

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

Closed BESTRAPER closed 11 months ago

BESTRAPER commented 1 year ago

when i try to execute a command it says 'pydumpck' is not recognized as an internal or external command, operable program or batch file.

serfend commented 1 year ago

run pip show pydumpck,check if you get following output.

Name: pydumpck Version: 1.15.20 Summary: 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. Home-page: https://github.com/serfend/pydumpck Author: serfend Author-email: serfend@foxmail.com License: MIT Licence Location: c:\users\sf\appdata\local\programs\python\python310\lib\site-packages\pydumpck-1.15.20-py3.10.egg Requires: pyinstaller, sgtpyutils, tinyaes, uncompyle6, xdis Required-by: