zrax / pycdc

C++ python bytecode disassembler and decompiler
GNU General Public License v3.0
2.95k stars 591 forks source link

Eror in Pyc python 3.11 #457

Closed codes-team closed 3 months ago

codes-team commented 3 months ago

Source Generated with Decompile++

File: dec.pyc (Python 3.11)

[1] 21533 segmentation fault pycdc dec.pyc

i try pycdas and i got 100% code recover but it's hard to format code into original code like pycdc do so how can i upgrade pycdc to decompile pyc python3.11

greenozon commented 3 months ago

easy ref to #452 and implement missed opcodes!

codes-team commented 3 months ago

easy ref to #452 and implement missed opcodes!

so how can i get thia opcodes