Skip to content

Unsupported opcode: MAKE_FUNCTION (0x7a) when decompiling Python 3.13 bytecode (practical example) #595

@youlipeierges

Description

@youlipeierges

Issue Description
When using pycdc to decompile a .pyc file compiled with Python 3.13, the tool fails with the error: Unsupported opcode: MAKE_FUNCTION (122). The error occurs when processing a practical application file (filename redacted for privacy).

Environment

  • Operating System: Linux (CentOS Stream 9 x86_64)
  • Python Version: 3.13 (version used to compile the .pyc file)
  • pycdc Version: The version you are using (e.g., latest build from master branch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions