pycdc icon indicating copy to clipboard operation
pycdc copied to clipboard

Python 3.11 std::bad_cast and segmentation fault (core_dumped) immediately

Open obnoxiousmods opened this issue 1 year ago • 1 comments

Error decompyling /home/joey/pyDecompile/[REDACTED]/PYZ-00.pyz_extracted/[redacted].pyc: std::bad_cast

after doing the imports and then setting a few variables in the decompile then as it starts showing me the functions it shows def signal() then the error happens

for another file as well:

but 0 decompiling happens immediate error

zsh: segmentation fault (core dumped) ./pycdc

Was hoping pycdc would work on this now that the POP_JUMP thing was fixed but now getting this on the same files I opened the last issue about.

Can provide the files if its an edge case or something c:

obnoxiousmods avatar Aug 30 '23 21:08 obnoxiousmods

please attach your .pyc

greenozon avatar Nov 22 '23 13:11 greenozon