zrax / pycdc

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

Error decompyling lcu.pyc: vector::_M_range_check: __n (which is 62) >= this->size() (which is 61) #443

Closed flyingwr closed 3 months ago

flyingwr commented 3 months ago

lcu.zip

Python 3.12

greenozon commented 3 months ago

not perfect, some try.. lcu-issue443.cdc1.txt

zrax commented 3 months ago

Should be fixed with #462