8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this error when i try to decompile the .pyc file(on web):
Bad .pyc format: Found invalid target when preprocessing jumps: offset 190 for instruction Inst(opname='JUMP_IF_NOT_EXC_MATCH', opcode=121, optype='jabs', real_size=2, arg=95, argval=190, argrepr='to 190', has_arg=True, offset=92, starts_line=None, is_jump_target=False, has_extended_arg=False)
python version: 3.10
The text was updated successfully, but these errors were encountered:
Would you share your PYC sample with us? Or you can provide the URL from web version.
Sorry, something went wrong.
No branches or pull requests
I get this error when i try to decompile the .pyc file(on web):
python version: 3.10
The text was updated successfully, but these errors were encountered: