zrax / pycdc

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

Implement Python 3.8 && 3.9 try-except-finally logic #493

Open Levak opened 5 months ago

Levak commented 5 months ago
EchoStretch commented 3 weeks ago

Fantastic update! I think this one works the best so far. There are still a few I'm not able to resolve, but I'm reviewing everyone’s repos to get more insights.

Unsupported opcode: LOAD_ASSERTION_ERROR Unsupported opcode: LOAD_ASSERTION_ERROR Unsupported opcode: LOAD_ASSERTION_ERROR Warning: Stack history is not empty! Warning: block stack is not empty! Warning: block stack is not empty! Warning: block stack is not empty! Warning: Stack history is not empty! Warning: block stack is not empty! Unsupported opcode: LOAD_ASSERTION_ERROR Unsupported opcode: LOAD_ASSERTION_ERROR Warning: block stack is not empty! Unsupported opcode: LOAD_ASSERTION_ERROR Unsupported opcode: LOAD_ASSERTION_ERROR