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

Cookie magic pattern #38

Closed Wahomethegeek closed 1 year ago

Wahomethegeek commented 1 year ago

I am getting this error when running pydumpck when decompiling an executable file

serfend commented 1 year ago

upload your sample and screenshot may help us for further confirm

Wahomethegeek commented 1 year ago

Screenshot from 2023-08-05 04-26-53

This is the error am getting

Wahomethegeek commented 1 year ago

editor10.txt This is one of the files

serfend commented 1 year ago

image seems that exe file is not compiled from python,i use ida to get pseudocode which shows aboved.

Wahomethegeek commented 1 year ago

Thanks I was requesting if you can , what might be with my automation using selenium sometimes slow, would you be able to help debug