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/
317 stars 35 forks source link

version error #55

Open hakimbtf opened 9 months ago

hakimbtf commented 9 months ago

Guys please help I got this error while decompiling an .exe file

raise RuntimeError("%s is not a valid %s archive file" % (self.path, self.class.name)) RuntimeError: .\IA-Sankey-V2.1.exe is not a valid CArchiveReader archive file

please advise if it is a PyInstaller version problem which version should i use I already use python 11 and latest Pydumpck and latest PyInstaller with no success Thanks in advance!

serfend commented 8 months ago

its about to support 3.11 and 3.12 if dependences repo supported