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

python 3.11 support #40

Open kmitj opened 11 months ago

kmitj commented 11 months ago

ERROR: Package 'xdis' requires a different Python: 3.11.0 not in '<3.11,>=3.6'

serfend commented 11 months ago

necessitate which shown in orginal,actions

John-Wick23 commented 9 months ago

necessitate which shown in orginal,actions

3.11 is supported by xdis, the workflow is failing somehow which is a major issue, please see if you can fix it.