pycdc
pycdc copied to clipboard
Unsupported opcode: PUSH_EXC_INFO
Source Generated with Decompyle++
File: a.pyc (Python 3.11)
Unsupported opcode: PUSH_EXC_INFO import time import selenium import requests import random import json import string import os import re import locale import unidecode import base64
WARNING: Decompyle incomplete
pyc: https://drive.google.com/file/d/1m_5XpBImkNeB5oTZ_uc2bQLe4Xwf4qu4/view?usp=sharing
Is there anyone who can help?
Sorry, but this issue is more complicated.. Need more time to understand the flow, for the moment it shows this exception and crashing
@greenozon Thank you. Is it possible that the pyc file is corrupt? Is it related to Python version? I can send you the orj exe
no, I guess your pyc is valid, but the pycdc tool can't walk properly for all the nodes/opcodes inside.... what do you mean under orj exe pyc is generated out of .py file, ins't it?
I converted exe to pyc file with Pydumpck. Is there any problem caused by this? I wanted to ask him. As far as I understand pydc does not fully support 3.11 exe.zip
As far as I understand pydc does not fully support 3.11
yes, there are many new (or changed) python opcodes not supported for 3.11/3.12 versions..
Anladığım kadarıyla pydc 3.11'i tam olarak desteklemiyor
evet, 3.11/3.12 sürümleri için desteklenmeyen birçok yeni (veya değiştirilmiş) python işlem kodu vardır.
Thank you for the information. I want to buy you coffee. I didn't see your link in your profile.
Thanks mate I"ve added the link :)
Thanks mate I"ve added the link :) Yes I saw :)
@greenozon I'm trying it in another file, but there are different problems again. What could I be doing wrong? pyc python3.10 ~main.zip~
try this of course it's not ideal, sorry ~main.cdc1.txt~
try this of course it's not ideal, sorry ~main.cdc1.txt~
Thank you ^^
Duplicate #452