pycdc icon indicating copy to clipboard operation
pycdc copied to clipboard

Unsupported opcode:PUSH_NULL PRECALL

Open JZZLQ opened this issue 2 years ago • 1 comments

pycdc.exe main.pyc -o main.py Unsupported opcode: PUSH_NULL

Script main.pyc: https://tria.ge/samples/230904-g1bdlaef38/sample.zip

pycdc.exe b.pyc -o b.py Unsupported opcode: PRECALL

Script b.pyc: https://tria.ge/samples/230904-gyxh2sef34/sample.zip

JZZLQ avatar Sep 04 '23 06:09 JZZLQ

pycdc.exe main.pyc -o main.py Unsupported opcode: PUSH_NULL

Script main.pyc: https://tria.ge/samples/230904-g1bdlaef38/sample.zip

pycdc.exe b.pyc -o b.py Unsupported opcode: PRECALL

Script b.pyc: https://tria.ge/samples/230904-gyxh2sef34/sample.zip

Hello,

These problem already been fixed here I believe you didn't compile the last version of pycdc.. Please try using the last version of pycdc, I personally publish built up-to-date pycdc & pycdas.

If it fix your issue don't forget to close this issue otherwise kindly return the error/problem happening.

Best Regards.

TheHellTower avatar Oct 06 '23 07:10 TheHellTower