zrax / pycdc

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

Error decompyling text.pyc: std::bad_cast #436

Open Mhordx opened 3 months ago

Mhordx commented 3 months ago

What caused this situation to occur?

greenozon commented 3 months ago

your input .pyc most probably..

TiZCrocodile commented 3 months ago

@Mhordx can you give your pyc file so maybe i can check it?